This commit is contained in:
parent
1c2d3faf96
commit
071f8ff80f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ jobs:
|
||||||
go-version: 'stable' # The Go version to download (if necessary) and use.
|
go-version: 'stable' # The Go version to download (if necessary) and use.
|
||||||
- run: |
|
- run: |
|
||||||
go install github.com/packwiz/packwiz@latest
|
go install github.com/packwiz/packwiz@latest
|
||||||
|
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