Update build.yml
This commit is contained in:
parent
e1ea850e0e
commit
69de76690e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -326,7 +326,7 @@ jobs:
|
|||
|
||||
- name: 📦 Export modpack
|
||||
run: |
|
||||
curl https://github.com/juraj-hrivnak/pakku/releases/latest/download/pakku.jar -o pakku.jar -L -J
|
||||
# curl https://github.com/juraj-hrivnak/pakku/releases/latest/download/pakku.jar -o pakku.jar -L -J
|
||||
java -jar pakku.jar fetch
|
||||
java -jar pakku.jar export
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue