Skip to content

Commit 5f11e0b

Browse files
Update npm-publish.yml
1 parent 11fecd9 commit 5f11e0b

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
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
node-version: 20
1818
- run: npm ci
19+
- run: npm install --save-dev @types/commander
1920
- run: npm run build
2021

2122
publish-npm:

0 commit comments

Comments
 (0)