diff --git a/.github/workflows/generate_firmware.yaml b/.github/workflows/generate_firmware.yaml index f57b13ad..bde17f91 100644 --- a/.github/workflows/generate_firmware.yaml +++ b/.github/workflows/generate_firmware.yaml @@ -259,6 +259,7 @@ jobs: write-mode: overwrite - name: Generate Firmwares run: | + sudo chmod 777 . ./generate.sh $COMMAND $COMPONENT $PLATFORM $COMPILER $SECURITY - name: Zip Release # You may pin to the exact commit or the version.