Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
windelbouwman committed Jun 18, 2024
1 parent 8a183cb commit 67918d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1
- name: Install wheel build tools
run: pip install build py-build-cmake ninja pyside6 shiboken6 shiboken6-generator
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
# uses: pypa/[email protected]

0 comments on commit 67918d5

Please sign in to comment.