mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-13 05:08:29 +08:00
Clean up
This commit is contained in:
parent
3d1cb8d715
commit
1ec6110770
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ox64.yml
vendored
4
.github/workflows/ox64.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue