From 2b988a4309b54d011f640d309eaca154208515c9 Mon Sep 17 00:00:00 2001 From: Yonokid <37304577+Yonokid@users.noreply.github.com> Date: Wed, 21 Aug 2024 02:13:57 -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 93a2a9d..f8f21ca 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -40,7 +40,7 @@ jobs: nuitka-version: main script-name: main.py standalone: true - follow-imports: true + include-module: raylib - name: Upload Artifacts uses: actions/upload-artifact@v3