workflow test
This commit is contained in:
parent
a47bc6cdca
commit
8779b71bf6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
uses: ./nseguin/dotnet-build
|
||||
uses: https://git.nseguin.dev/nseguin/dotnet-build
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: dotnet restore
|
||||
|
|
Loading…
Reference in a new issue