This commit is contained in:
parent
f2c49b61e8
commit
b408cd7771
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
go install github.com/packwiz/packwiz@latest
|
go install github.com/packwiz/packwiz@latest
|
||||||
pwd
|
pwd
|
||||||
ls -la /workspace
|
ls -la /
|
||||||
cd TrotCraft/client
|
cd TrotCraft/client
|
||||||
/home/runner/go/bin/packwiz refresh --build
|
/home/runner/go/bin/packwiz refresh --build
|
||||||
cd ../server
|
cd ../server
|
||||||
|
|
Loading…
Reference in a new issue