Try to spend less time compressing binaries

pull/357/head
Taylor Fausak 2021-11-06 21:33:44 +00:00 committed by GitHub
parent 4ee386a323
commit fdbbe9803d
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ jobs:
- uses: svenstaro/upx-action@v2
with:
file: artifact/${{ matrix.os }}/brittany${{ matrix.ext }}
args: --best
- uses: actions/upload-artifact@v2
with:
path: artifact