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

This commit is contained in:
Arcane Spark 2024-04-13 15:06:47 +02:00
parent 1c2d3faf96
commit 071f8ff80f

View file

@ -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
ls -la
cd TrotCraft/client
/home/runner/go/bin/packwiz refresh --build
cd ../server