Update build.yml
This commit is contained in:
parent
40676b14cb
commit
7d2838e233
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -362,7 +362,7 @@ jobs:
|
|||
cp -vf ./build/.cache/curseforge/overrides ./build/.cache/multimc/.minecraft
|
||||
cp -vf ./mods ./build/.cache/multimc/.minecraft/mods
|
||||
|
||||
cd ./build/multimc-overrides/
|
||||
cd ./build/multimc/
|
||||
zip -r ${{ needs.info.outputs.project_full_name }}-multimc.zip icon.png mmc-pack.json instance.cfg .minecraft/ flame/
|
||||
|
||||
- name: 🚀 Upload artifact multimc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue