Skip to content

Commit

Permalink
Compress binaries with LZMA
Browse files Browse the repository at this point in the history
  • Loading branch information
Brawl345 committed Mar 20, 2022
1 parent 9e329b5 commit 743aada
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 @@ -59,7 +59,7 @@ jobs:
version: latest
files: |
./dist/*
args: -fq --best
args: -fq --best --lzma

- name: Upload binary
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 743aada

Please sign in to comment.