mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-05 23:03:38 +03:00
Update build.yml
This commit is contained in:
parent
f8937eb89b
commit
3c0cb1f3c4
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue