From e27a239348fa06663e775cdea13a21629d88bc3c Mon Sep 17 00:00:00 2001 From: Rodz Labs Date: Thu, 30 Nov 2023 20:45:36 +0100 Subject: [PATCH] Updated CI to use Godot 4.2 stable --- .github/workflows/dev-desktop-builds.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dev-desktop-builds.yml b/.github/workflows/dev-desktop-builds.yml index 6a9808c08..94e082655 100644 --- a/.github/workflows/dev-desktop-builds.yml +++ b/.github/workflows/dev-desktop-builds.yml @@ -15,8 +15,8 @@ on: env: GODOT_VERSION: 4.2 - GODOT_SUB: rc1 - GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.2-rc1 + GODOT_SUB: stable + GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.2-stable EXPORT_NAME: material_maker MM_RELEASE: 1_4a1