don't zip twice
This commit is contained in:
1
.github/workflows/ant.yml
vendored
1
.github/workflows/ant.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user