Skip to content

Commit

Permalink
test3
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 11, 2024
1 parent e931898 commit cd604ad
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 @@ -105,7 +105,7 @@ jobs:
echo directory: ${{ github.workspace }}/src/wrappers/python
ls -l ${{ github.workspace }}/src/wrappers/python
python -m cibuildwheel --output-dir wheelhouse
working-directory: ${{ github.workspace }}/src/wrappers/python
### working-directory: ${{ github.workspace }}/src/wrappers/python

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
Expand Down

0 comments on commit cd604ad

Please sign in to comment.