mirror of
https://github.com/galacean/engine.git
synced 2026-06-20 22:06:02 +08:00
Update release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user