mirror of https://github.com/ArduPilot/ardupilot
.github: remove astyle install as part of docker now
This commit is contained in:
parent
c8f9d193fb
commit
f404490a76
|
@ -30,6 +30,4 @@ jobs:
|
|||
CI_BUILD_TARGET: ${{matrix.config}}
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt-get install -y astyle
|
||||
Tools/scripts/build_ci.sh
|
||||
|
|
Loading…
Reference in New Issue