浏览代码

more permissions!

Sebastien L 3 年之前
父节点
当前提交
c8430bcfa2
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/esp-idf-v4.3-build.yml

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

@@ -52,6 +52,8 @@ jobs:
         git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/protoc-gen-nanopb
         git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/*.py
         git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/*.py2
+        git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/proto/*.py
+        
 
         cd server_certs;./getcert.sh;cat github.pem;cd ..
         shopt -s nocasematch