💚 update addon loading

This commit is contained in:
anyreso 2024-04-21 14:52:42 -04:00
parent cbca78bb5d
commit 6a5e336ee6

View file

@ -14,8 +14,8 @@ cache: &global_cache
addons:
stage: addons
script:
- timeout 10 godot --headless --editor --verbose || true
- timeout 10 godot --headless --editor --verbose || true
- timeout 15 godot --headless --editor --verbose || true
- timeout 15 godot --headless --editor --verbose || true
only:
- main