.github: remove astyle install as part of docker now

This commit is contained in:
Pierre Kancir 2023-08-18 15:44:37 +02:00 committed by Andrew Tridgell
parent c8f9d193fb
commit f404490a76
1 changed files with 0 additions and 2 deletions

View File

@ -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