We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d3241 commit 23297caCopy full SHA for 23297ca
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- run: npm ci
21
22
- - run: npm -g concurrently
+ - run: npm install -g concurrently
23
24
- run: npm run build:all
25
0 commit comments