mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update CI.yml
This commit is contained in:
parent
7d5d934f89
commit
78d6f8a218
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: install_google_benchmark
|
||||
run: |
|
||||
git clone -branch v1.6.1 https://github.com/google/benchmark.git
|
||||
git clone --branch v1.6.1 https://github.com/google/benchmark.git
|
||||
cd benchmark
|
||||
cmake -E make_directory "build"
|
||||
cmake -E chdir "build" cmake -DBENCHMARK_DOWNLOAD_DEPENDENCIES=on -DCMAKE_BUILD_TYPE=Release ../
|
||||
|
Loading…
x
Reference in New Issue
Block a user