We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0096e commit 321d0cbCopy full SHA for 321d0cb
.github/workflows/build-test.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: latest
18
cache: npm
19
20
- - name: Install dependencies
+ - name: Install Dependencies
21
run: npm ci
22
shell: bash
23
0 commit comments