Skip to content

Commit 9dfe7f8

Browse files
committed
wip
1 parent 4845092 commit 9dfe7f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/toolchain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
path: 'llvm'
2323
- name: Build toolchain
2424
run: |
25+
brew install ccache
2526
mkdir build.dir
2627
cmake -G Ninja -B build.dir -C ToolchainCache.cmake llvm/llvm -DCMAKE_INSTALL_PREFIX=darwin-aarch64.toolchain
2728
cmake --build build.dir --target stage2-distribution

0 commit comments

Comments
 (0)