Skip to content

Commit

Permalink
v15
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Apr 15, 2024
1 parent f500a09 commit 6af7adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "EXT_PATH=$EXT_PATH" >> $GITHUB_ENV
- name: Install pybind11
run: share/ci/scripts/install_pybind11.sh 2.9.2 $EXT_PATH
run: sudo share/ci/scripts/install_pybind11.sh 2.9.2 $EXT_PATH

- name: Create sdist
# Only create it once.
Expand Down

0 comments on commit 6af7adc

Please sign in to comment.