forked from Archive/PX4-Autopilot
parent
1f63408aa0
commit
9ef0d7a6b6
|
@ -24,6 +24,5 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
with:
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
submodules: true
|
||||
- name: make ${{ matrix.config }}
|
||||
run: make ${{ matrix.config }}
|
||||
|
|
Loading…
Reference in New Issue