Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire authored Jan 26, 2024
1 parent a337365 commit 966a9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/[email protected]
with:
python-version: 3.11.7
architecture: amd64
architecture: x64
- name: Install dependencies
run: |
pip install -e .[pyqt5]
Expand Down

0 comments on commit 966a9b9

Please sign in to comment.