mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
CI: Specify this repository explicitly
So that it can be shared with other repos.
This commit is contained in:
committed by
Xiang Xiao
parent
9c3c1d0a7a
commit
b30b942417
@@ -28,6 +28,7 @@ jobs:
|
||||
- name: Checkout nuttx repo
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: apache/incubator-nuttx
|
||||
path: nuttx
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user