diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 8dac65b..bf66a6d 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -31,7 +31,7 @@ jobs: script-name: PyTaiko.py mode: app output-dir: . - include-module: raylib,moviepy,numpy,sounddevice,tomlkit + include-module: raylib-sdl,moviepy,numpy,sounddevice,tomlkit #include-package: imageio_ffmpeg noinclude-setuptools-mode: nofollow noinclude-IPython-mode: nofollow