don't zip twice

This commit is contained in:
eyedeekay
2024-02-20 21:33:30 -05:00
parent 6178b723f5
commit 50c2f33f55

View File

@ -119,7 +119,6 @@ jobs:
- name: build portable zip with Ant
run: |
ant windows-portable
Compress-Archive -LiteralPath i2pbrowser-portable -DestinationPath i2pbrowser-portable.zip
bash -c 'ls *.zip'
- name: Upload Firefox Profile Portable Zip
uses: actions/upload-artifact@v4