Skip to content

Commit 23297ca

Browse files
committed
fix: fix typos
1 parent 15d3241 commit 23297ca

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
- run: npm ci
2121

22-
- run: npm -g concurrently
22+
- run: npm install -g concurrently
2323

2424
- run: npm run build:all
2525

0 commit comments

Comments
 (0)