Skip to content

Commit

Permalink
Do not compress installer
Browse files Browse the repository at this point in the history
  • Loading branch information
i2van committed Jan 19, 2025
1 parent 2786a70 commit f4787ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
name: ${{env.NAME}}Installer
path: |
${{env.NAME}}.Bundle/bin/${{env.CONFIG}}/${{env.NAME}}Installer.exe
compression-level: ${{env.COMPRESSION_LEVEL}}
compression-level: 0
retention-days: ${{env.RETENTION_DAYS}}

- name: Publish ${{env.NAME}} ${{env.CONFIG_PORTABLE}}
Expand Down

0 comments on commit f4787ef

Please sign in to comment.