Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruva Gole <d-gole@ti.com>
  • Loading branch information
DhruvaG2000 committed Aug 12, 2024
1 parent 5c1b051 commit 7b5684e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Initialize
working-directory: Arduino-Zephyr-API
run: |
pwd
ls ../
ls ../../
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API
ls -la
tree .
Expand Down

0 comments on commit 7b5684e

Please sign in to comment.