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 7cf27f5 commit f9b87efCopy full SHA for f9b87ef
.github/workflows/lighthouse-report.yml
@@ -29,7 +29,7 @@ jobs:
29
node-version: 20
30
31
- name: Install dependencies
32
- run: npm ci
+ run: npm i
33
34
- name: Build website
35
run: npm run build
0 commit comments