Skip to content

Commit

Permalink
test103
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Jan 24, 2024
1 parent 0ddce3a commit 558c900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:

- name: Build wheels
run: |
find ${{github.workspace}}
echo ${{github.workspace}}/_install > cmake_prefix_path
python -m cibuildwheel --output-dir wheelhouse
working-directory: src/wrappers/python
Expand Down

0 comments on commit 558c900

Please sign in to comment.