Skip to content

Commit 56e79e8

Browse files
committed
alias python too
1 parent 0c31502 commit 56e79e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ jobs:
220220
- name: Bootstrap
221221
working-directory: ./connectedhomeip/
222222
run: |
223+
alias python='python3.11'
223224
alias python3='python3.11'
224225
alias pip3='pip3.11'
225226
scripts/bootstrap.sh -p all,darwin

0 commit comments

Comments
 (0)