From 00c4dab99dd8ed5ab74b99f937ba1100f55ebfae Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Wed, 19 Jun 2024 05:31:05 -0700 Subject: [PATCH] Update the Godot Engine builds. --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index d01add8..f22eacf 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -10,7 +10,7 @@ on: env: GAME_NAME: model_explorer_ - GODOT_REF: groups-4.3.2024-06-14T165855Z + GODOT_REF: groups-4.3.2024-06-19T122756Z GODOT_REPOSITORY: v-sekai/godot SCONSFLAGS: verbose=yes warnings=extra werror=no module_text_server_fb_enabled=yes use_thinlto=yes DOTNET_NOLOGO: true