Add debugging output to main workflow

This commit is contained in:
Jonathan Bennett 2023-11-18 14:56:40 -06:00 committed by GitHub
parent 297267d037
commit 7ef4abb974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,6 +306,9 @@ jobs:
name: firmware-${{ steps.version.outputs.version }}
path: ./output
- name: Display structure of downloaded files
run: ls -R
- name: Device scripts permissions
run: |
chmod +x ./output/device-install.sh