ci: verbose output
Some checks failed
Test if Server can be built / build-server (push) Failing after 34s
Some checks failed
Test if Server can be built / build-server (push) Failing after 34s
This commit is contained in:
parent
0d4bfcc437
commit
58f7555abd
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ jobs:
|
||||||
dotnet-version: 7.0
|
dotnet-version: 7.0
|
||||||
- run: |
|
- run: |
|
||||||
chmod +x ./build.sh
|
chmod +x ./build.sh
|
||||||
./build.sh --root .
|
./build.sh --verbose --root .
|
||||||
|
|
Loading…
Reference in a new issue