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 5933593 commit 0743d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
arduino-cli core update-index
arduino-cli core install ${{ matrix.arduino-platform }}
- name: Run PWD
run: pwd
# Finally, we compile the sketch, using the FQBN that was set
# in the build matrix.
- name: Compile Sketch
Expand Down

0 comments on commit 0743d80

Please sign in to comment.