fix: incorrect command
Some checks failed
Test if Server can be built / build-server (push) Failing after 12s
Some checks failed
Test if Server can be built / build-server (push) Failing after 12s
This commit is contained in:
parent
39bfd21be7
commit
7f5fec41a5
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
dotnet-version: |
|
dotnet-version: |
|
||||||
7.0
|
7.0
|
||||||
- run: nuke
|
- run: ./build.sh
|
||||||
|
|
Loading…
Reference in a new issue