Skip to content

Commit 7009fd5

Browse files
authored
Update pr-packer.yml
草,这个忘改了?
1 parent 9a56455 commit 7009fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-packer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
# 额 要两分半才能传完 然而 GitHub actions 直接传的话 会压成 zip 内套 zip 就这样了吧 --cy
9999
- name: Unzip Files
100-
run: unzip -q Minecraft-Mod-Language-Package-${{ matrix.version }}.zip -d Minecraft-Mod-Language-Package-${{ matrix.version }} || echo 0
100+
run: unzip -q Minecraft-Mod-Language-Modpack-${{ matrix.version }}.zip -d Minecraft-Mod-Language-Package-${{ matrix.version }} || echo 0
101101
shell: bash
102102
if: steps.check-changes.outputs.changed == 'true' || github.event_name == 'workflow_dispatch'
103103

0 commit comments

Comments
 (0)