nuttx-apps/.github/workflows
Abhishek Mishra 34a14f5832 ci: supply sim/login ROMFS passwd credential in build jobs
NuttX master now requires CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD for
sim/login builds. The nuttx-apps workflow mirrors nuttx CI but never
exported NUTTX_ROMFS_PASSWD_PASSWORD, so Linux sim-02 and macOS sim
jobs failed inside the Docker build container.

Set the documented test credential at the job and step level and
export it explicitly before cibuild.sh runs.

Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>
2026-08-04 10:36:07 +08:00
..
arch.yml ci: split xtensa jobs into three separate jobs (instead of two) 2026-03-28 09:40:28 +08:00
build.yml ci: supply sim/login ROMFS passwd credential in build jobs 2026-08-04 10:36:07 +08:00
check.yml build(deps): bump actions/checkout from 5 to 6 2025-11-25 10:03:55 +08:00
issue_labeler.yml build(deps): bump actions/github-script from 8.0.0 to 9.0.0 2026-04-14 11:00:57 +08:00
labeler.yml build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 2026-04-14 11:01:10 +08:00
lint.yml build(deps): bump actions/checkout from 5 to 6 2025-11-25 10:03:55 +08:00
pr_labeler.yml build(deps): bump actions/github-script from 8.0.0 to 9.0.0 2026-04-14 11:00:57 +08:00