We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6eb9d commit a196278Copy full SHA for a196278
.github/workflows/nuttx_103_pr.yml
@@ -85,7 +85,7 @@ jobs:
85
curl -L https://github.com/simbit18/nuttx/archive/refs/heads/simbit18-103-8a2c480.zip -o simbit18-103-8a2c480.zip
86
unzip -qo simbit18-103-8a2c480.zip
87
mv nuttx-simbit18-103-8a2c480 nuttx
88
- git clone --depth 1 --single-branch --branch nuttx-10.3.0 https://github.com/apache/nuttx-apps.git apps
+ git clone --depth 1 --single-branch --branch nuttx-10.2.0 https://github.com/apache/nuttx-apps.git apps
89
ls -a
90
cd nuttx
91
0 commit comments