Skip to content

Commit e089eb4

Browse files
Update code
1 parent 001f63b commit e089eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ jobs:
519519
uses: actions/upload-artifact@v4
520520
with:
521521
name: lighthouse-reports
522-
path: frontend/.lighthouseci/*.html
522+
path: frontend/.lighthouseci/**
523523

524524
build-production-images:
525525
name: Build Production Images

0 commit comments

Comments
 (0)