Skip to content

Commit 545d27e

Browse files
committed
fix path
Signed-off-by: Dhruva Gole <[email protected]>
1 parent 49e8d65 commit 545d27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Zephyr project
2020
uses: zephyrproject-rtos/action-zephyr-setup@v1
2121
with:
22-
app-path: zephyr
22+
app-path: Arduino-Zephyr-API
2323
toolchains: all
2424

2525
- name: Initialize

0 commit comments

Comments
 (0)