mirror of
https://github.com/Kas-tle/java2bedrock.sh.git
synced 2025-12-28 19:19:05 +00:00
Would help if the converter were the converter...
This commit is contained in:
2
.github/workflows/conversion-request.yml
vendored
2
.github/workflows/conversion-request.yml
vendored
@@ -80,7 +80,7 @@ jobs:
|
||||
ATTACHABLE_MATERIAL: ${{ needs.get-pack-info.outputs.attachable_material }}
|
||||
run: |
|
||||
mkdir -p staging
|
||||
cp convert.sh staging/
|
||||
cp converter.sh staging/
|
||||
cd staging
|
||||
chmod +x converter.sh
|
||||
wget "${PACK_URL}" -O input_pack.zip
|
||||
|
||||
Reference in New Issue
Block a user