From 3575cb93765b85f693a5fef87d4ada38ade4cd8f Mon Sep 17 00:00:00 2001 From: ChenMo Date: Tue, 14 Jan 2025 16:04:14 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 448246f84..a528e6990 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: run: | git clone https://github.com/galacean/engine-toolkit.git git clone https://github.com/galacean/engine-lottie.git - git clone https://github.com/galacean/engine-spine.git -b dev/4.2 + git clone https://github.com/galacean/engine-spine.git -b 4.2 - name: Install and Link Engine and Build for Toolkit working-directory: ./engine-toolkit