From 37970e528b7d4f2fa96e96af66112e986e810ca0 Mon Sep 17 00:00:00 2001 From: Yonokid <37304577+Yonokid@users.noreply.github.com> Date: Thu, 12 Jun 2025 01:15:04 -0400 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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