Skip to content

Commit d8ea66a

Browse files
committed
DEBUG: tree output
Signed-off-by: Dhruva Gole <[email protected]>
1 parent 00fbaa9 commit d8ea66a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424

2525
- name: Initialize
2626
run: |
27+
echo ls /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
28+
tree /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
2729
west init -m https://github.com/zephyrproject-rtos/gsoc-2022-arduino-core.git
2830
west update
2931
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API

0 commit comments

Comments
 (0)