Skip to content

Commit c29e58a

Browse files
committed
step
1 parent 8999eea commit c29e58a

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
@@ -36,7 +36,7 @@ jobs:
3636
west-project-filter: ${{ env.HAL_FILTER }}
3737

3838
- name: Add manifest path as module
39-
run:
39+
run: |
4040
echo EXTRA_ZEPHYR_MODULES=\"$(pwd)/${{ env.SUBPATH }}\" >> $GITHUB_ENV
4141
ls -la
4242
find ${{ env.SUBPATH }}

0 commit comments

Comments
 (0)