Skip to content

Commit

Permalink
Alias pip3 too
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Apr 20, 2024
1 parent 9f4b1f8 commit 0c31502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ jobs:
working-directory: ./connectedhomeip/
run: |
alias python3='python3.11'
alias pip3='pip3.11'
scripts/bootstrap.sh -p all,darwin
- name: Setup Build, Run Build and Run Tests
run: |
Expand Down

0 comments on commit 0c31502

Please sign in to comment.