Update release.yml
This commit is contained in:
parent
59536079d0
commit
a2b85c8349
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -111,7 +111,7 @@ jobs:
|
|||
run: |
|
||||
mkdir -p .minecraft
|
||||
mkdir -p flame
|
||||
mv -vf {config,defaultconfigs,kubejs,mods} .minecraft/
|
||||
mv -vf {config,defaultconfigs,kubejs,mods,resourcepacks} .minecraft/
|
||||
mv -vf .github/buildtools/modpack/mmc-pack.json ./
|
||||
mv -vf .github/buildtools/modpack/instance.cfg ./
|
||||
mv -vf .github/buildtools/modpack/modlist.html ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue