Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyRavi authored Aug 17, 2024
1 parent 592d3cd commit 4b81058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: mkdir /home/runner/work/AD7747/AD7747/test

- name: cp .ino to home
run: cp /home/runner/work/AD7747/AD7747/examples/AD7747.ino /home/runner/work/AD7747/AD7747/test/AD7747.ino
run: cp /home/runner/work/AD7747/AD7747/examples/AD7747.ino /home/runner/work/AD7747/AD7747/test/test.ino

- name: cp lib to /home
run: cp /home/runner/work/AD7747/AD7747/src/* /home/runner/work/AD7747/AD7747/test
Expand Down

0 comments on commit 4b81058

Please sign in to comment.