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