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:
|
steps:
|
||||||
- name: Setup Node and install dependencies
|
- name: Setup Node and install dependencies
|
||||||
uses: ./.github/actions/setup-node-pnpm
|
uses: ./.github/actions/setup-node-pnpm
|
||||||
with:
|
|
||||||
install-args: "--frozen-lockfile"
|
|
||||||
|
|
||||||
- name: Install Bun
|
- name: Install Bun
|
||||||
uses: oven-sh/setup-bun@v2
|
uses: oven-sh/setup-bun@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user