Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melchi45 authored Jan 5, 2023
1 parent 6555db6 commit 708b2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ jobs:
- name: create-archive
id: create_archive
run:
powershell Compress-7Zip ${{env.OUT_PATH}} -ArchiveFileName ${{env.ARCHIVE_NAME}}_sharded_win64.zip -Format Zip
powershell Compress-7Zip ${{env.OUT_PATH}} -ArchiveFileName ${{env.ARCHIVE_NAME}}_shared_win64.zip -Format Zip

# - name: create-release
# id: create_release
Expand Down

0 comments on commit 708b2e8

Please sign in to comment.