Skip to content

Commit bdb3baf

Browse files
committed
update windows deps
1 parent 113d8dd commit bdb3baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_executables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: conda install -y kivy=2.3 pyinstaller=4.10 requests glfw
4040
- name: pip installs
4141
shell: bash -l {0}
42-
run: pip install kivy-deps.sdl2 kivy-deps.glew pyo
42+
run: pip install kivy-deps.sdl2==0.7.0 kivy-deps.glew pyo kivy-deps.angle==0.4.0 pyenchant
4343
- name: install smile
4444
shell: bash -l {0}
4545
run: pip install -e smile

0 commit comments

Comments
 (0)