Skip to content

Commit 5f2ecb6

Browse files
committed
chore: link optional dependencies
1 parent 5052814 commit 5f2ecb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,8 @@ jobs:
448448
run: node scripts/build-npm.js
449449
- name: Show binding packages
450450
run: ls -R npm
451+
- name: Link optional dependencies
452+
run: pnpm install
451453
- name: Release
452454
uses: web-infra-dev/actions@v2
453455
with:

0 commit comments

Comments
 (0)