Skip to content

Commit 2c30417

Browse files
committed
chore: Update github workflows config.
1 parent d0d5f5e commit 2c30417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
with:
1515
node-version: '12.x'
1616

17-
- run: npm run install
17+
- run: npm install
1818
- run: npm run build

0 commit comments

Comments
 (0)