Skip to content

Commit 490f009

Browse files
Install dependencies in ci
1 parent d05ec71 commit 490f009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
with:
1313
node-version: '16.x'
1414
registry-url: 'https://registry.npmjs.org'
15+
- run: npm i
1516
- run: npm run build
1617
- run: npm ci
1718
- run: npm publish

0 commit comments

Comments
 (0)