Skip to content

Commit c07bd01

Browse files
authored
Update lighthouse-report.yml
1 parent f9b87ef commit c07bd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: 20
3030

3131
- name: Install dependencies
32-
run: npm i
32+
run: npm ci
3333

3434
- name: Build website
3535
run: npm run build

0 commit comments

Comments
 (0)