Skip to content

Commit 8044561

Browse files
committed
add missing step
1 parent dc5ca57 commit 8044561

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
node-version: 20
1717
registry-url: https://registry.npmjs.org/
18+
- run: npm install
1819
- run: npm ci --ignore-scripts
1920
- run: npm publish --access public
2021
env:

0 commit comments

Comments
 (0)