Explorar o código

update permissions on protoc-gen-nanopb

Sebastien L %!s(int64=3) %!d(string=hai) anos
pai
achega
c612410a3b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/esp-idf-v4.3-build.yml

+ 1 - 0
.github/workflows/esp-idf-v4.3-build.yml

@@ -49,6 +49,7 @@ jobs:
       run: |
         git update-index --chmod=+x ./server_certs/getcert.sh
         git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/protoc
+        git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/protoc-gen-nanopb
         cd server_certs;./getcert.sh;cat github.pem;cd ..
         shopt -s nocasematch
         branch_name="${GITHUB_REF//refs\/heads\//}"