nuttx-apps/.github/workflows
Brennan Ashton 005ef92990 Restore Git Credentials on NuttX repo
Something change on the GitHub side that has broken credentials
between the the fetch and buld workflow steps.  There is no
way to tell the checkout action to only re-auth so we have it
checkout the repo again, but it will use what it already has.

In the future we can change fetch step to just compute the
target refs and store them in a script that we can call to
set the environment variables for the targets much like
this patch.

Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-05-05 15:28:51 +08:00
..
build.yml Restore Git Credentials on NuttX repo 2020-05-05 15:28:51 +08:00
check.yml CI: refine checkpatch commits in check.yml 2020-04-16 21:09:54 +08:00