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

This commit is contained in:
Arcane Spark 2024-04-13 15:29:17 +02:00
parent 30049b94fe
commit de5e227a21

View file

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