Skip to content

Commit 4025e06

Browse files
authored
Merge pull request #284 from espressif/IDFGH-13886
fix(esp_clang): fixed the clang to be installed as part of offline installer
2 parents 35477d3 + be55af2 commit 4025e06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Build-Installer.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ function PrepareOfflineBranches {
308308
}
309309

310310
&$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install
311+
&$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install esp-clang
311312
Pop-Location
312313

313314
# Remove symlinks which are not supported on Windws, unfortunatelly -c core.symlinks=false does not work

0 commit comments

Comments
 (0)