Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
windelbouwman committed Jun 20, 2024
1 parent 67918d5 commit 7fe650e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
- name: Install wheel build tools
run: pip install build py-build-cmake ninja pyside6==6.7.1 shiboken6==6.7.1 shiboken6-generator==6.7.1
# - name: Build wheels
# run: python -m build --no-isolation --wheel
- name: Build wheels
run: python -m build --no-isolation --wheel
# uses: pypa/[email protected]

0 comments on commit 7fe650e

Please sign in to comment.