Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - macos arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Apr 11, 2024
1 parent fd7ed83 commit 34df6e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheel-macos-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- run: ls -l
- run: ./scripts/select-python.sh ${{ matrix.python-version }}
- run: echo $PATH
- run: python3 -m venv ./dist_venv_${{ matrix.python-version }}
- run: source ./dist_venv_${{ matrix.python-version }}/bin/activate
- run: echo $PATH
- run: pip3 install --upgrade pip
Expand Down

0 comments on commit 34df6e4

Please sign in to comment.