Skip to content

Commit e67fc4b

Browse files
committed
step
1 parent 52c2fbc commit e67fc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
toolchains: arm-zephyr-eabi
3434
sdk-version: 0.16.8
3535
app-path: zephyrproject
36-
manifest-file-name: ${{ env.SUBPATH }}/west.yml
36+
manifest-file-name: ../${{ env.SUBPATH }}/west.yml
3737
west-project-filter: ${{ env.HAL_FILTER }}
3838

3939
- name: Add manifest path as module

0 commit comments

Comments
 (0)