Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ljcollins25 authored Sep 20, 2024
1 parent f6507c7 commit 078a390
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion repos/github/microsoft/buildxl/build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ subst B: %SrcDir%

echo ----- Running Codex script analyzer -----

call %SrcDir%\bxl.cmd -DeployDev
call %SrcDir%\bxl.cmd -DoNotUseDefaultCacheConfigFilePath -DeployDev /server- ^
/cacheConfigFilePath:%CodexBuildTempDir%/bxlcache/cacheconfig.json

call %SrcDir%\Out\Selfhost\Dev\bxlScriptAnalyzer.exe /a:Codex /c:%SrcDir%\config.dsc /o:%CDXDSC_OUTPUT_DIR%

0 comments on commit 078a390

Please sign in to comment.