Skip to content

Commit

Permalink
Update .github/workflows/deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer authored Aug 6, 2023
1 parent 7ee65b7 commit 1d8a4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install boost
run: brew install boost
- name: Build wheels
uses: pypa/cibuildwheel@v2.14.1
uses: pypa/cibuildwheel@v2.14
- uses: actions/upload-artifact@v3
with:
path: ./wheelhouse/*.whl
Expand Down

0 comments on commit 1d8a4a7

Please sign in to comment.