This commit is contained in:
Lup Yuen Lee 2024-06-26 09:31:28 +08:00
parent cbfe27c531
commit bcf4a3b109

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: |