We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50eebb commit 52a35d7Copy full SHA for 52a35d7
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: firebelley/[email protected]
28
with:
29
godot_executable_download_url: https://github.com/not-my-username/godot/releases/download/4.5.2-so_reusraddr/godot.linuxbsd.editor.x86_64.zip
30
- godot_export_templates_download_url: https://github.com/not-my-username/godot/releases/download/4.5.2-so_reusraddr/4.5.2.stable.so_reuseaddr.zip
+ godot_export_templates_download_url: https://github.com/not-my-username/godot/releases/download/4.5.2-so_reusraddr/4.5.2.stablereuseaddr.zip
31
relative_project_path: ./
32
archive_output: true
33
cache: true
0 commit comments