fix workflow
/ release (push) Successful in 51s

This commit is contained in:
2026-01-29 16:39:24 -08:00
parent df72716679
commit b9bbc1d41d
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
mkdir -p prism/minecraft
cd prism/minecraft
wget https://github.com/sugoidogo/packwiz-installer-bootstrap/releases/download/v0.0.4/packwiz-installer-bootstrap-all.jar
java -jar packwiz-installer-bootstrap.jar -g http://localhost:8080/pack.toml
java -jar packwiz-installer-bootstrap-all.jar -g http://localhost:8080/pack.toml
- uses: montudor/action-zip@v1
with: