builds godot
Diffstat (limited to '.github/normal-build-modules.py')
-rw-r--r--.github/normal-build-modules.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/normal-build-modules.py b/.github/normal-build-modules.py
index e69de29..75f14db 100644
--- a/.github/normal-build-modules.py
+++ b/.github/normal-build-modules.py
@@ -0,0 +1,2 @@
+optimize = "speed"
+debug_symbols = "no"