mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-19 04:50:35 +08:00
Update compile_nuttx.yml
Fix submodule usage in CI.
This commit is contained in:
@@ -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