Skip to content

Commit a0decf5

Browse files
committed
Fix idf.py execute permission
1 parent 1052158 commit a0decf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
shell: bash
6767
run: |
6868
set -e
69+
chmod +x upstream/esp-idf/tools/idf.py
6970
source upstream/esp-idf/export.sh
7071
cd upstream/bt_audio_sink
7172
idf.py reconfigure

0 commit comments

Comments
 (0)