ci: set root dir
Some checks failed
Test if Server can be built / build-server (push) Failing after 22s

This commit is contained in:
Timothy Schenk 2023-10-27 20:09:10 +02:00
parent 302854508c
commit 7d335bb630

View file

@ -13,5 +13,5 @@ jobs:
7.0
- run: |
chmod +x ./build.sh
./build.sh
./build.sh --root ./
nuke