There was an error while loading. Please reload this page.
1 parent 5e9db04 commit 4a62261Copy full SHA for 4a62261
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
cache: 'npm'
26
27
- name: Install dependencies
28
- run: npm ci
+ run: npm i
29
30
- name: Build project
31
run: npm run build
0 commit comments