builds godot
Diffstat (limited to '.github/2d-build-modules.py')
| -rw-r--r-- | .github/2d-build-modules.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/2d-build-modules.py b/.github/2d-build-modules.py index 0ef670b..698b100 100644 --- a/.github/2d-build-modules.py +++ b/.github/2d-build-modules.py @@ -1,3 +1,4 @@ +debug_symbols = "no" brotli = "yes" # compression and woff2 dbus = "no" # screensaver and portal execinfo = "no" |