Skip to content

Commit

Permalink
update to workflow to fix Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
tab-cmd committed Dec 4, 2023
1 parent 8b0df0b commit 2dcf154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install kenlm==0.1 --global-option="--max_order=12"
pip install psychopy==2023.2.1 --no-deps
- name: install manually downloaded pyWinhook wheel for Python 3.9
if: matrix.python-version == 3.9
run: |
Expand Down

0 comments on commit 2dcf154

Please sign in to comment.