From e8086b4743707535350d112e6d448daf2b44b1cb Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Sun, 5 Nov 2023 09:30:13 -0800 Subject: [PATCH] Update GAME_NAME environment variable in builds.yml --- .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 8a72273..8791d31 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -9,7 +9,7 @@ on: pull_request: env: - GAME_NAME: vsekai_xr_grid + GAME_NAME: vsekai_xr_grid_ GODOT_REF: groups-4.2.2023-11-03T221353Z GODOT_REPOSITORY: v-sekai/godot SCONSFLAGS: verbose=yes warnings=extra werror=no module_text_server_fb_enabled=yes use_thinlto=yes