From 039766c2124061566857ecc9ba011df02c311df9 Mon Sep 17 00:00:00 2001 From: silabs-bingocth Date: Thu, 26 Sep 2024 02:15:59 +0700 Subject: [PATCH] Update coding_convention.yaml --- .github/workflows/coding_convention.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coding_convention.yaml b/.github/workflows/coding_convention.yaml index 718d1e2e..1bcdfde5 100644 --- a/.github/workflows/coding_convention.yaml +++ b/.github/workflows/coding_convention.yaml @@ -24,7 +24,7 @@ jobs: ls -la git clone $REPO_LINK ls -la - cp -r /home/runner/work/IEC60730_Libs/IEC60730_Libs/IEC60730_Libs/tools . + cp -r ./tools . ls -la cd IEC60730_Libs ls -la