This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Description
It look like Download and config Godot Engine linux server and templates is blocking
I try to setup my CI with github action using this workflow, but it's blocking
Run actions/cache@v4
Cache not found for input keys: Linu***-godot-4.2.2
Run wget -q https://github.com/godotengine/godot/releases/download/4.2.2-stable/Godot_v4.2.2-stable_linu***.***86_64.zip
Archive: Godot_v4.2.2-stable_linu***.86_64.zip
inflating: Godot_v4.2.2-stable_linu.86_64
Archive: Godot_v4.2.2-stable_eport_templates.tpz
inflating: templates/android_debug.apk
inflating: templates/android_release.apk
inflating: templates/android_source.zip
inflating: templates/ios.zip
inflating: templates/linu***debug.arm32
inflating: templates/linu***debug.arm64
inflating: templates/linu***debug.86_32
inflating: templates/linudebug.86_64
inflating: templates/linurelease.arm32
inflating: templates/linu***release.arm64
inflating: templates/linu***release.86_32
inflating: templates/linurelease.86_64
inflating: templates/macos.zip
etracting: templates/version.t***t
inflating: templates/web_debug.zip
inflating: templates/web_dlink_debug.zip
inflating: templates/web_dlink_release.zip
inflating: templates/web_release.zip
inflating: templates/windows_debug86_32_console.ee
inflating: templates/windows_debug86_32.ee
inflating: templates/windows_debug86_64_console.ee
inflating: templates/windows_debug86_64.ee
inflating: templates/windows_release86_32_console.ee
inflating: templates/windows_release86_32.ee
inflating: templates/windows_release86_64_console.ee
inflating: templates/windows_release86_64.ee
Run echo $SETTINGS >> ~/.config/godot/editor_settings-4.tres
Run mkdir -p ./android/plugins
replace ./android/build/AndroidManifest.ml? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
Archive: /home/runner/.local/share/godot/eport_templates/4.2.2.stable/android_source.zip
(EOF or read error, treating as "[N]one" ...)
Error: Process completed with e***it code 1.