Add tree command to release workflow

This commit is contained in:
Pun Butrach 2024-12-01 01:28:42 +07:00 committed by GitHub
parent 7e0d3b5f50
commit 5668b2a958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ jobs:
npx semantic-release
- name: wtf
run: tree build/app/outputs/apk/release
run: tree build/app/outputs/apk
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1