Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2eaed15

Browse files
committedAug 18, 2024·
DEBUG: tree output
Signed-off-by: Dhruva Gole <[email protected]>
1 parent 00fbaa9 commit 2eaed15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ jobs:
2323
toolchains: all
2424

2525
- name: Initialize
26+
working-directory: Arduino-Zephyr-API-cloned
2627
run: |
28+
echo ls /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
29+
tree /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
2730
west init -m https://github.com/zephyrproject-rtos/gsoc-2022-arduino-core.git
2831
west update
2932
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API

0 commit comments

Comments
 (0)
Please sign in to comment.