nuttx-apps/.github/workflows
Lup Yuen Lee 362f8e33af 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-20 15:18:58 +08:00
..
arch.yml CI: Enable builds for msys2, msvc, arm-08, arm-10, arm-13 for Complex PRs 2026-04-20 15:18:58 +08:00
build.yml CI: Check out the correct branch of nuttx repo when compiling nuttx-apps 2026-04-20 15:18:58 +08:00
check.yml CI: Add Python linter to check 2026-04-20 15:18:58 +08:00
issue_labeler.yml ISSUE_TEMPLATE: fix missing labels 2026-04-20 15:18:55 +08:00
labeler.yml nsh: support watch command 2026-04-20 15:18:53 +08:00
lint.yml nsh: support watch command 2026-04-20 15:18:53 +08:00