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