This commit is contained in:
Lup Yuen Lee 2024-06-26 09:32:16 +08:00
parent 3d1cb8d715
commit 1ec6110770

View file

@ -43,8 +43,8 @@ jobs:
run: |
mkdir nuttx
cd nuttx
git clone https://github.com/apache/incubator-nuttx nuttx
git clone https://github.com/apache/incubator-nuttx-apps apps
git clone https://github.com/apache/nuttx nuttx
git clone https://github.com/apache/nuttx-apps apps
- name: Build
run: |