After forking this respository with no changes, running the build will encounter the following error. This causes the build to fail. Any explanation on how I can get around this would be helpful.
`Run west build -s zmk/app -b nice_nano_v2 -- -DZMK_CONFIG=${GITHUB_WORKSPACE}/config -DSHIELD=sofle_left
WARNING: can't find the zephyr repository
- no --zephyr-base given
- ZEPHYR_BASE is unset
- west config contains no zephyr.base setting
-- west build: generating a build system
- no manifest project has name or path "zephyr"`
After forking this respository with no changes, running the build will encounter the following error. This causes the build to fail. Any explanation on how I can get around this would be helpful.
`Run west build -s zmk/app -b nice_nano_v2 -- -DZMK_CONFIG=${GITHUB_WORKSPACE}/config -DSHIELD=sofle_left
WARNING: can't find the zephyr repository
-- west build: generating a build system