Skip to content

Commit

Permalink
Update publish_pykotor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
th3w1zard1 committed Apr 16, 2024
1 parent b3297ec commit 540a53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_pykotor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
python-version: ${{ fromJson(needs.setup.outputs.python-version) }}
architecture: ${{ fromJson(needs.setup.outputs.architecture) }}
python_pypy: ${{ fromJson(needs.setup.outputs.python-pypy) }}
qt_version: ['pyqt5', 'pyqt6', 'pyside2', 'pyside6']
qt_version: ['pyqt5']
include:
- arch: x86
vc_redist2015: "https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe"
Expand Down

0 comments on commit 540a53f

Please sign in to comment.