diff --git a/Build-Installer.ps1 b/Build-Installer.ps1 index 1ebfe72..7eb7377 100644 --- a/Build-Installer.ps1 +++ b/Build-Installer.ps1 @@ -308,6 +308,7 @@ function PrepareOfflineBranches { } &$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install + &$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install esp-clang Pop-Location # Remove symlinks which are not supported on Windws, unfortunatelly -c core.symlinks=false does not work