Skip to content

Commit c98a1de

Browse files
committed
path tweaks
Signed-off-by: Dhruva Gole <d-gole@ti.com>
1 parent 2eaed15 commit c98a1de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
- name: Initialize
2626
working-directory: Arduino-Zephyr-API-cloned
2727
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
28+
cd /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
3029
west init -m https://github.com/zephyrproject-rtos/gsoc-2022-arduino-core.git
3130
west update
3231
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API

0 commit comments

Comments
 (0)