Skip to content

Commit

Permalink
DEBUG: tree output
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 18, 2024
1 parent 00fbaa9 commit 2eaed15
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 @@ -23,7 +23,10 @@ jobs:
toolchains: all

- name: Initialize
working-directory: Arduino-Zephyr-API-cloned
run: |
echo ls /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
tree /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
west init -m https://github.com/zephyrproject-rtos/gsoc-2022-arduino-core.git
west update
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API
Expand Down

0 comments on commit 2eaed15

Please sign in to comment.