Skip to content

Commit 745a862

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

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ jobs:
2626
working-directory: Arduino-Zephyr-API
2727
run: |
2828
pwd
29+
echo now ls 1
2930
ls ../
31+
echo now ls 2
3032
ls ../../
3133
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API
3234
ls -la

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
manifest:
88
self:
9-
path: Arduino-Zephyr-API
9+
path: modules/lib/Arduino-Zephyr-API
1010

1111
remotes:
1212
- name: zephyrproject-rtos

0 commit comments

Comments
 (0)