fix: incorrect command
Some checks failed
Test if Server can be built / build-server (push) Failing after 12s

This commit is contained in:
Timothy Schenk 2023-10-27 19:52:19 +02:00
parent 7f5fec41a5
commit ed400c2c4c

View file

@ -11,4 +11,6 @@ jobs:
with: with:
dotnet-version: | dotnet-version: |
7.0 7.0
- run: ./build.sh - run: |
dotnet tool install Nuke.GlobalTool --global
nuke