Skip to content

Commit 7b5684e

Browse files
committed
debug
Signed-off-by: Dhruva Gole <[email protected]>
1 parent 5c1b051 commit 7b5684e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
- name: Initialize
2626
working-directory: Arduino-Zephyr-API
2727
run: |
28+
pwd
29+
ls ../
30+
ls ../../
2831
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API
2932
ls -la
3033
tree .

0 commit comments

Comments
 (0)