diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e54418e7..208056ff 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,7 +67,7 @@ jobs: npx semantic-release - name: wtf - run: tree build/app/outputs/apk + run: ls -la build/app/outputs/apk - name: Generate artifact attestation uses: actions/attest-build-provenance@v1