CI: Specify this repository explicitly

So that it can be shared with other repos.
This commit is contained in:
YAMAMOTO Takashi
2020-03-31 15:08:32 +09:00
committed by Xiang Xiao
parent 9c3c1d0a7a
commit b30b942417
+1
View File
@@ -28,6 +28,7 @@ jobs:
- name: Checkout nuttx repo
uses: actions/checkout@v2
with:
repository: apache/incubator-nuttx
path: nuttx
fetch-depth: 0