diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 521a7ed..8ba77c8 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -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