kopia lustrzana https://github.com/meshtastic/firmware
Add debugging output to main workflow
rodzic
297267d037
commit
7ef4abb974
|
@ -306,6 +306,9 @@ jobs:
|
||||||
name: firmware-${{ steps.version.outputs.version }}
|
name: firmware-${{ steps.version.outputs.version }}
|
||||||
path: ./output
|
path: ./output
|
||||||
|
|
||||||
|
- name: Display structure of downloaded files
|
||||||
|
run: ls -R
|
||||||
|
|
||||||
- name: Device scripts permissions
|
- name: Device scripts permissions
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./output/device-install.sh
|
chmod +x ./output/device-install.sh
|
||||||
|
|
Ładowanie…
Reference in New Issue