ci: verbose output
Some checks failed
Test if Server can be built / build-server (push) Failing after 34s

This commit is contained in:
Timothy Schenk 2023-10-27 20:57:59 +02:00
parent 0d4bfcc437
commit 58f7555abd

View file

@ -12,4 +12,4 @@ jobs:
dotnet-version: 7.0
- run: |
chmod +x ./build.sh
./build.sh --root .
./build.sh --verbose --root .