[skip ci] [actions skip] remove debug tree

This commit is contained in:
Cloudburst 2022-08-07 12:08:14 +02:00 committed by GitHub
parent 7d2a539103
commit 2af440ee30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -47,10 +47,6 @@ jobs:
# SIGNING_KEY_ALIAS: ${{ secrets.SIGNING_KEY_ALIAS }}
# SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
# SIGNING_STORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}
- name: Display tree
run: |
sudo apt install tree -y 2>&1 > /dev/null
tree app/build
- name: Create pre-release
uses: "marvinpinto/action-automatic-releases@latest"
with: