Skip to content

Commit

Permalink
Update BuildMultiplatform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Aug 27, 2024
1 parent de58770 commit 76bcc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildMultiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Export modpacks
run: |
curl https://github.com/juraj-hrivnak/pakku/releases/latest/download/pakku.jar -o pakku.jar -L -J
java -jar ./pakku.jar export
java -jar ./pakku.jar --debug export
- name: Upload build
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 76bcc6a

Please sign in to comment.