Skip to content

Commit f9b87ef

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

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 ci
32+
run: npm i
3333

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

0 commit comments

Comments
 (0)