Syntax error

This commit is contained in:
Ben Meadors 2022-08-14 15:56:55 -05:00 committed by GitHub
parent 80e3cee006
commit 1253abd138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,8 +426,8 @@ jobs:
name: firmware-${{ steps.version.outputs.version }} name: firmware-${{ steps.version.outputs.version }}
path: ./output path: ./output
- name: permissions - name: Device scripts permissions
- run: | run: |
chmod +x ./output/device-install.sh chmod +x ./output/device-install.sh
chmod +x ./output/device-update.sh chmod +x ./output/device-update.sh