fix issue
All checks were successful
Deploy / Deploy (push) Successful in 3m10s

This commit is contained in:
Arcane Spark 2024-04-23 21:54:37 +02:00
parent b85d3453b2
commit 5a9b920b83

View file

@ -20,8 +20,8 @@ jobs:
export GOBIN=/workspace/bin
go install github.com/packwiz/packwiz@latest
cd TrotCraft/client
/workspace/bin/packwiz refresh --build
/workspace/bin/packwiz mr export -o ../builds/TrotCraft-latest.mrpack
/workspace/bin/packwiz refresh --build
cd ../server
/workspace/bin/packwiz refresh --build
- name: Deploy