diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ce15348..e3b50a2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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