Skip to content

Commit 6edf715

Browse files
add spelling, fix artifact dir
1 parent b9e1865 commit 6edf715

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ jobs:
517517
uses: actions/upload-artifact@v4
518518
with:
519519
name: lighthouse-reports
520-
path: frontend/.lighthouseci/**
520+
path: frontend/.lighthouseci/
521521

522522
build-production-images:
523523
name: Build Production Images

cspell/custom-dict.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jumpstart
7171
kasya
7272
lhci
7373
libexpat
74+
lighthouseci
7475
linkify
7576
lte
7677
lxml

0 commit comments

Comments
 (0)