From a3127885f164648dbe2502a1b70635910914490a Mon Sep 17 00:00:00 2001 From: Galla Date: Sun, 15 Oct 2023 16:54:36 -0400 Subject: [PATCH] Updating pathing --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index a0818f83..94fc2917 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -293,7 +293,7 @@ jobs: id: Lighthouse uses: iyu88/lighthouse-report-formatter@1.0.0 with: - lh_directory: '/' + lh_directory: './' manifest_path: tmp/artifacts - run: |