Skip to content

Commit

Permalink
Copy ASAN runtime to .
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jun 8, 2024
1 parent 89cdb66 commit 2248853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ jobs:
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
git -C tools/build checkout feature/gha-test
cmd /c bootstrap
copy "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\clang_rt.asan_dynamic-x86_64.dll" .
b2 -v
b2 -d0 headers
Expand Down

0 comments on commit 2248853

Please sign in to comment.