Skip to content

Commit

Permalink
update windows deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shotgunosine committed Nov 18, 2024
1 parent 113d8dd commit bdb3baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: conda install -y kivy=2.3 pyinstaller=4.10 requests glfw
- name: pip installs
shell: bash -l {0}
run: pip install kivy-deps.sdl2 kivy-deps.glew pyo
run: pip install kivy-deps.sdl2==0.7.0 kivy-deps.glew pyo kivy-deps.angle==0.4.0 pyenchant
- name: install smile
shell: bash -l {0}
run: pip install -e smile
Expand Down

0 comments on commit bdb3baf

Please sign in to comment.