Skip to content

Commit 63ab59b

Browse files
authored
revert
1 parent e4f015a commit 63ab59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-beta-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: npm run build
4444

4545
- name: Zip build artifacts
46-
run: zip -j htmlplayer-build.zip Build/dist/*
46+
run: zip -r htmlplayer-build.zip Build/dist
4747

4848
- name: Upload artifact
4949
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)