We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e8d65 commit 545d27eCopy full SHA for 545d27e
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Zephyr project
20
uses: zephyrproject-rtos/action-zephyr-setup@v1
21
with:
22
- app-path: zephyr
+ app-path: Arduino-Zephyr-API
23
toolchains: all
24
25
- name: Initialize
0 commit comments