Skip to content

Commit 65132a0

Browse files
authored
Release 0.0.5
call npm install
1 parent 4dfec52 commit 65132a0

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
node-version: '12'
1717
- name: Build dist
1818
run: |
19+
npm install
1920
npm run lint
2021
npm run dist
2122
- name: Publish if version has been updated

0 commit comments

Comments
 (0)