From 4453e91ee8e951a535c48ae58c14b2fde26d9b21 Mon Sep 17 00:00:00 2001 From: Suhong Qin Date: Thu, 26 Oct 2023 13:35:35 -0700 Subject: [PATCH] action --- .github/workflows/reusable-scancode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-scancode.yml b/.github/workflows/reusable-scancode.yml index bb0664a..e11e758 100644 --- a/.github/workflows/reusable-scancode.yml +++ b/.github/workflows/reusable-scancode.yml @@ -21,4 +21,4 @@ jobs: cat ./artifacts/scancode.json - name: 'cvs' run: | - cat ./artifacts/scancode.json \ No newline at end of file + cat ./artifacts/scancode.csv \ No newline at end of file