diff --git a/.github/workflows/ant.yml b/.github/workflows/ant.yml index 3fc1d08..91c27d2 100644 --- a/.github/workflows/ant.yml +++ b/.github/workflows/ant.yml @@ -90,7 +90,7 @@ jobs: java-version: '21' distribution: 'temurin' - name: build with script - run: bash -c "./buildscripts/zip.sh; ls -lahR" + run: bash -c "./buildscripts/zip.sh; ls -d * */* " - name: Upload I2P-windows-portable.zip uses: actions/upload-artifact@v4 with: