Skip to content

Commit bc5624f

Browse files
committed
ligh house
1 parent 8a9adda commit bc5624f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
uses: actions/upload-artifact@v4
3131
with:
3232
name: lighthouse-report
33-
path: reports/lighthouse.html
33+
path: reports/lighthouse.report.html
34+

0 commit comments

Comments
 (0)