We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40f6ba commit 7abb93aCopy full SHA for 7abb93a
.github/workflows/build-zephyr.yml
@@ -44,4 +44,4 @@ jobs:
44
45
- name: Build ${{ matrix.example }}
46
working-directory: ${{ matrix.example }}
47
- run: west build -b nrf52840dk
+ run: west build -b nrf52840dk/nrf52840
0 commit comments