ci: set root dir
Some checks failed
Test if Server can be built / build-server (push) Failing after 22s
Some checks failed
Test if Server can be built / build-server (push) Failing after 22s
This commit is contained in:
parent
302854508c
commit
7d335bb630
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ jobs:
|
|||
7.0
|
||||
- run: |
|
||||
chmod +x ./build.sh
|
||||
./build.sh
|
||||
./build.sh --root ./
|
||||
nuke
|
||||
|
|
Loading…
Reference in a new issue