feat(FN-4197): complete Step 1 — align release workflow install
Fusion-Task-Id: FN-4197 Fusion-Task-Lineage: 27bb77e2-52a1-4b7d-8830-fe13af235b97
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -42,8 +42,6 @@ jobs:
|
||||
steps:
|
||||
- name: Setup Node and install dependencies
|
||||
uses: ./.github/actions/setup-node-pnpm
|
||||
with:
|
||||
install-args: "--frozen-lockfile"
|
||||
|
||||
- name: Install Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
|
||||
Reference in New Issue
Block a user