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.
1 parent 7a96762 commit d64f096Copy full SHA for d64f096
.github/scripts/install_dependencies.sh
@@ -56,7 +56,7 @@ sudo apt install -y \
56
clang-13 \
57
clang-14 \
58
clang-format-14 \
59
- libtbb12
+ libtbb-dev
60
61
pip install -r requirements.txt
62
0 commit comments