mirror of
https://github.com/boostorg/boost_unordered_benchmarks.git
synced 2026-02-19 02:12:14 +00:00
fixed command name
This commit is contained in:
2
.github/workflows/benchmarks.yml
vendored
2
.github/workflows/benchmarks.yml
vendored
@@ -233,7 +233,7 @@ jobs:
|
||||
run: |
|
||||
cd %GITHUB_WORKSPACE%\vcpkg
|
||||
.\vcpkg install tbb:${{matrix.vcpkgtriplet}}
|
||||
cp installed\${{matrix.vcpkgtriplet}}\lib\tbb12.* %GITHUB_WORKSPACE%
|
||||
copy installed\${{matrix.vcpkgtriplet}}\lib\tbb12.* %GITHUB_WORKSPACE%
|
||||
- name: Install libcuckoo
|
||||
shell: cmd
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user