mirror of
https://github.com/lupyuen/nuttx-sg2000.git
synced 2025-01-13 05:08:28 +08:00
Clean up
This commit is contained in:
parent
cbfe27c531
commit
bcf4a3b109
1 changed files with 2 additions and 2 deletions
4
.github/workflows/sg2000.yml
vendored
4
.github/workflows/sg2000.yml
vendored
|
@ -43,8 +43,8 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir nuttx
|
mkdir nuttx
|
||||||
cd nuttx
|
cd nuttx
|
||||||
git clone https://github.com/apache/incubator-nuttx nuttx
|
git clone https://github.com/apache/nuttx nuttx
|
||||||
git clone https://github.com/apache/incubator-nuttx-apps apps
|
git clone https://github.com/apache/nuttx-apps apps
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue