lupyuen commented on PR #13975: URL: https://github.com/apache/nuttx/pull/13975#issuecomment-2401945299
@jerpelea and @xiaoxiang781216: I think we need https://github.com/apache/nuttx/pull/13806 to check out the right version of nuttx-apps. The log shows that we're building with the `master` branch of `nuttx-apps`: ```text Fetching the repository /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/master:refs/remotes/origin/master From https://github.com/apache/nuttx-apps * [new branch] master -> origin/master Checking out the ref /usr/bin/git checkout --progress --force -B master refs/remotes/origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. ``` https://github.com/apache/nuttx/actions/runs/11252972889/job/31287274002 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
