Skip to content

Commit 5a6c00f

Browse files
committed
update filepath
1 parent bc58178 commit 5a6c00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
5959
with:
6060
name: lint-status
61-
path: build
61+
path: ./build/artifacts/lint-results.json
6262
retention-days: 1
6363

6464
unit-test:

0 commit comments

Comments
 (0)