Skip to content

Commit 4fa6af2

Browse files
committed
fix: fixed npm-publish.yml
1 parent cdb20ea commit 4fa6af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: actions/setup-node@v3
1313
with:
1414
node-version: 16
15+
- run: npm install
1516
- run: npm run build
1617

1718
publish-npm:

0 commit comments

Comments
 (0)