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