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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
uses: ./nseguin/dotnet-build
|
uses: https://git.nseguin.dev/nseguin/dotnet-build
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: dotnet restore
|
- name: dotnet restore
|
||||||
|
|
Loading…
Reference in a new issue