Skip to content

Commit c98a1de

Browse files
committed
path tweaks
Signed-off-by: Dhruva Gole <[email protected]>
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

+1-2
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)