Update preview.yml
This commit is contained in:
parent
08ac390129
commit
15abfad0ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
- name: Archive MMC
|
||||
run: |
|
||||
mkdir -p .minecraft
|
||||
cp -r {config,defaultconfigs,kubejs,mods,.github/buildtools/modpack/mmc-pack.json,.github/buildtools/modpack/instance.cfg} .minecraft/
|
||||
cp -r {config,defaultconfigs,kubejs,mods} .github/buildtools/modpack/mmc-pack.json .github/buildtools/modpack/instance.cfg .minecraft/
|
||||
zip -r ./TerraFirmaGreg-1.20.x-${{ steps.get_version.outputs.version }}-mmc.zip .minecraft/
|
||||
|
||||
- name: Archive Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue