aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
This commit is contained in:
parent
2c4a58af0c
commit
abd644a116
2 changed files with 3 additions and 3 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
cd ./overrides/
|
||||
cat ../.github/buildtools/client_mod.txt | while read -r line; do find ./mods -name "$line" -delete; done
|
||||
rm -rf ./shaderpacks
|
||||
cp -r .github/buildtools/serverfiles/* ./overrides/
|
||||
cp -r ../.github/buildtools/serverfiles/* ./overrides/
|
||||
cd ./overrides/
|
||||
zip -r ../TerraFirmaGreg-1.20-${{ steps.get_version.outputs.version }}-server.zip ./
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue