diff --git a/.github/workflows/ox64.yml b/.github/workflows/ox64.yml index c386310..61afc6f 100644 --- a/.github/workflows/ox64.yml +++ b/.github/workflows/ox64.yml @@ -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: |