Skip to content

Commit

Permalink
Set no compression on artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRomp committed Jan 7, 2024
1 parent 643c8cd commit 4372ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ jobs:
path: .\src\n3fjp2hamclock\n3fjp2hamclock.setup\bin\x86\Release\en-US\n3fjp2hamclock.setup.msi
if-no-files-found: error
retention-days: 1
compression-level: 0 # no compression

0 comments on commit 4372ac8

Please sign in to comment.