nuttx-apps/.github/workflows
Lup Yuen Lee 594558eddf 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.
2024-11-04 12:51:06 +08:00
..
arch.yml CI: Enable builds for msys2, msvc, arm-08, arm-10, arm-13 for Complex PRs 2024-11-02 21:40:53 +07:00
build.yml CI: Check out the correct branch of nuttx repo when compiling nuttx-apps 2024-11-04 12:51:06 +08:00
check.yml CI: Add Python linter to check 2024-11-02 15:55:02 +01:00
issue_labeler.yml ISSUE_TEMPLATE: fix missing labels 2024-10-22 23:14:15 +08:00
labeler.yml github: add auto labeler for PR 2024-10-13 23:30:08 +08:00
lint.yml build(deps): bump github/super-linter from 6 to 7 2024-09-09 15:29:30 +08:00