list outputs

This commit is contained in:
eyedeekay
2024-03-12 22:54:03 -04:00
parent d4a40e8c86
commit 03748e0c0e

View File

@@ -90,7 +90,7 @@ jobs:
java-version: '21'
distribution: 'temurin'
- name: build with script
run: bash -c "./buildscripts/zip.sh; ls *.zip"
run: bash -c "./buildscripts/zip.sh; ls -lahR"
- name: Upload I2P-windows-portable.zip
uses: actions/upload-artifact@v4
with: