mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Update build.yml
This commit is contained in:
parent
f8937eb89b
commit
3c0cb1f3c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
src/third_party/llvm-build/Release+Asserts/
|
||||
src/chrome/build/pgo_profiles/
|
||||
key: toolchain-mac-${{ hashFiles('CHROMIUM_VERSION') }}
|
||||
- run: brew install --verbose ninja ccache
|
||||
- run: brew install ninja ccache
|
||||
- run: ./get-clang.sh
|
||||
working-directory: src
|
||||
- run: ccache -s
|
||||
|
Loading…
Reference in New Issue
Block a user