Update release.yml

This commit is contained in:
Bo Kou
2025-01-07 13:24:53 +08:00
committed by GitHub
parent 89c3cf23d7
commit 808997c568

View File

@@ -65,7 +65,7 @@ jobs:
- name: Install and Link Engine and Build for Spine
working-directory: ./engine-spine
run: |
pnpm install --ignore-workspace --no-forzen-lockfile
pnpm install --ignore-workspace --frozen-lockfile=false
pnpm link ../packages/galacean
pnpm build