nuttx/.github/workflows
Lup Yuen Lee 282529c0f9 CI: Check out the correct branch of nuttx repo when compiling nuttx-apps
When compiling the Release Branch of `nuttx-apps`, our CI Workflow `build.yml` checks out the Master Branch of `nuttx` repo, which is incorrect. This happens due to a typo in `build.yml`: https://github.com/apache/nuttx/issues/14513

This PR fixes the typo in `build.yml` to checkout the correct branch of `nuttx` repo.
2026-04-21 01:13:30 +08:00
..
arch.yml CI: Enable builds for msys2, msvc, arm-08, arm-10, arm-13 for Complex PRs 2026-04-21 01:13:28 +08:00
build.yml CI: Check out the correct branch of nuttx repo when compiling nuttx-apps 2026-04-21 01:13:30 +08:00
check.yml Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
doc.yml ci: documentation workflow is now only triggered when the Documentation subdirectory has modifications, and does not build pdfs. 2026-04-21 01:12:28 +08:00
docker_linux.yml Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
issue_labeler.yml ISSUE_TEMPLATE: fix missing labels 2026-04-21 01:12:38 +08:00
labeler.yml Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
lint.yml Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00