This commit is contained in:
parent
071f8ff80f
commit
7fbfeb140a
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.
|
||||
- run: |
|
||||
go install github.com/packwiz/packwiz@latest
|
||||
pwd
|
||||
ls -la
|
||||
cd TrotCraft/client
|
||||
/home/runner/go/bin/packwiz refresh --build
|
||||
|
|
Loading…
Reference in a new issue