Skip to content

Commit

Permalink
Update coding_convention.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-bingocth authored Sep 25, 2024
1 parent 658a04b commit 531e875
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/coding_convention.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ jobs:
cd IEC60730_Libs
ls -la
git clone $REPO_LINK
cp -r /home/runner/work/IEC60730_Libs/IEC60730_Libs/IEC60730_Libs/tools .
ls -la
cp -r /home/runner/work/IEC60730_Libs/IEC60730_Libs/tools .
ls -la
cd IEC60730_Libs
ls -la
- name: Check working directory
Expand Down

0 comments on commit 531e875

Please sign in to comment.