We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c7bc25 + fcf2c8d commit d6d6104Copy full SHA for d6d6104
.github/workflows/reusable_proxy_lib.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install apt packages
33
run: |
34
sudo apt-get update
35
- sudo apt-get install -y cmake libhwloc-dev libtbb-dev lcov
+ sudo apt-get install -y cmake libhwloc-dev libnuma-dev libtbb-dev lcov
36
37
- name: Configure build
38
run: >
0 commit comments