Skip to content

Commit

Permalink
Switched to Godot 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
telmotrooper committed Mar 21, 2023
1 parent 8059867 commit 53ad9ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
uses: firebelley/[email protected]
with:
use_godot_4: true
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_linux.x86_64.zip
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_export_templates.tpz
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.0.1/Godot_v4.0.1-stable_linux.x86_64.zip
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.0.1/Godot_v4.0.1-stable_export_templates.tpz
relative_project_path: ./
archive_output: true

Expand Down

0 comments on commit 53ad9ed

Please sign in to comment.