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 6c4a70c commit 5ad31ccCopy full SHA for 5ad31cc
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
node-version: 20
16
cache: 'npm'
17
- - run: npm ci
+ - run: npm i
18
# - name: lint
19
# run: npm run lint
20
# - run: npm run build
0 commit comments