update permissions on protoc-gen-nanopb

This commit is contained in:
Sebastien L
2022-01-04 16:22:21 -05:00
parent cdf6e88362
commit c612410a3b

View File

@@ -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\//}"