Forgot to add install for sonarcloud

This commit is contained in:
CommanderRedYT
2022-03-08 00:08:31 +01:00
parent 3b4b117219
commit c7a8f5e974

View File

@ -321,6 +321,7 @@ jobs:
run: |
cd repository
export CCACHE_MAXSIZE=1024M CCACHE_BASEDIR="$(pwd)"
./esp-idf/install.sh
. export.sh
./switchconf.sh allfeatures
build-wrapper-linux-x86-64 --out-dir "${{ env.BUILD_WRAPPER_OUT_DIR }}" idf.py --ccache build