mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +03:00
more permissions!
This commit is contained in:
2
.github/workflows/esp-idf-v4.3-build.yml
vendored
2
.github/workflows/esp-idf-v4.3-build.yml
vendored
@@ -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/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/*.py
|
||||||
git update-index --chmod=+x ./components/spotify/cspot/bell/nanopb/generator/*.py2
|
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 ..
|
cd server_certs;./getcert.sh;cat github.pem;cd ..
|
||||||
shopt -s nocasematch
|
shopt -s nocasematch
|
||||||
|
|||||||
Reference in New Issue
Block a user