Skip to content

Commit 91f944e

Browse files
build: keep libc++ around
1 parent e79f34c commit 91f944e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,8 @@ step-persist-data-for-tests: &step-persist-data-for-tests
681681
- src/third_party/nan
682682
- src/third_party/llvm-build
683683
- src/build/linux
684+
- src/buildtools/third_party/libc++
685+
- src/buildtools/third_party/libc++abi
684686

685687
step-electron-dist-unzip: &step-electron-dist-unzip
686688
run:

0 commit comments

Comments
 (0)