diff --git a/.github/workflows/main_matrix.yml b/.github/workflows/main_matrix.yml index 698d3921a..fdd845b64 100644 --- a/.github/workflows/main_matrix.yml +++ b/.github/workflows/main_matrix.yml @@ -426,8 +426,8 @@ jobs: name: firmware-${{ steps.version.outputs.version }} path: ./output - - name: permissions - - run: | + - name: Device scripts permissions + run: | chmod +x ./output/device-install.sh chmod +x ./output/device-update.sh