Update .forgejo/workflows/pages.yml
Some checks failed
Deploy / Deploy (push) Failing after 32s

This commit is contained in:
Arcane Spark 2024-04-13 15:25:08 +02:00
parent ddd99d4dba
commit 30049b94fe

View file

@ -16,7 +16,8 @@ jobs:
go-version: 'stable' # The Go version to download (if necessary) and use.
- run: |
mkdir /workspace/bin
go build github.com/packwiz/packwiz@latest -o /workspace/bin/packwiz
export $GOBIN="/workspace/bin"
go install github.com/packwiz/packwiz@latest
ls /workspace/bin
cd TrotCraft/client
/home/runner/go/bin/packwiz refresh --build