Skip to content

Commit a196278

Browse files
committed
Update nuttx_103_pr.yml
1 parent ff6eb9d commit a196278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuttx_103_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
curl -L https://github.com/simbit18/nuttx/archive/refs/heads/simbit18-103-8a2c480.zip -o simbit18-103-8a2c480.zip
8686
unzip -qo simbit18-103-8a2c480.zip
8787
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
88+
git clone --depth 1 --single-branch --branch nuttx-10.2.0 https://github.com/apache/nuttx-apps.git apps
8989
ls -a
9090
cd nuttx
9191
ls -a

0 commit comments

Comments
 (0)