Lup Yuen Lee 2024-06-26 08:46:07 +08:00 committed by GitHub
parent 3dffd12dd8
commit 99867ee9dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,11 @@ jobs:
run: |
mkdir nuttx
cd nuttx
git clone https://github.com/apache/incubator-nuttx nuttx
git clone \
https://github.com/no1wudi/nuttx \
--branch master \
nuttx
## git clone https://github.com/apache/incubator-nuttx nuttx
git clone https://github.com/apache/incubator-nuttx-apps apps
- name: Build