mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2025-12-15 12:20:21 +03:00
Merge pull request #36 from jonathansmithinfact/fixwest
fix west building
This commit is contained in:
@@ -5,4 +5,4 @@
|
|||||||
/bin/bash /workdir/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -c
|
/bin/bash /workdir/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -c
|
||||||
|
|
||||||
# exec $@
|
# exec $@
|
||||||
exec bash -c "$@"
|
exec "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user