try something to fix the action
Some checks failed
CI / build (push) Failing after 34s

This commit is contained in:
ultrablob 2025-02-03 14:34:54 -05:00
parent 0d5a18cde0
commit 5c077d07c8

View file

@ -46,7 +46,7 @@ jobs:
with:
godot_executable_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_linux.x86_64.zip
godot_export_templates_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_export_templates.tpz
relative_project_path: ./
relative_project_path: $GITHUB_WORKSPACE
- name: Upload build
uses: actions/upload-artifact@v4