mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Update compile_nuttx.yml
Fix submodule usage in CI.
This commit is contained in:
1
.github/workflows/compile_nuttx.yml
vendored
1
.github/workflows/compile_nuttx.yml
vendored
@@ -24,6 +24,5 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
submodules: true
|
||||
- name: make ${{ matrix.config }}
|
||||
run: make ${{ matrix.config }}
|
||||
|
||||
Reference in New Issue
Block a user