This commit is contained in:
parent
b85d3453b2
commit
5a9b920b83
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue