Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKou47 authored Jan 7, 2025
1 parent 07c6475 commit 89c3cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install and Link Engine and Build for Spine
working-directory: ./engine-spine
run: |
pnpm install --ignore-workspace
pnpm install --ignore-workspace --no-forzen-lockfile
pnpm link ../packages/galacean
pnpm build
Expand Down

0 comments on commit 89c3cf2

Please sign in to comment.