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 af3731b commit 99db907Copy full SHA for 99db907
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
cache: 'npm'
58
59
- name: 📦 Install dependencies
60
- run: npm ci
+ run: npm i
61
62
- name: 🏗 Build project
63
env:
0 commit comments