Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 7606f96

Browse files
committed
fix release issues
1 parent 3c32730 commit 7606f96

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/napi-release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@ jobs:
107107
run: yarn install
108108
working-directory: libs/napi
109109

110-
- name: install dependencies (bin)
111-
run: yarn install
112-
working-directory: bin/npm
113-
114110
- name: Download all artifacts
115111
uses: actions/download-artifact@v3
116112
with:

0 commit comments

Comments
 (0)