Skip to content

Commit 2f1bb4c

Browse files
committed
libtbb-dev
1 parent 498f5b8 commit 2f1bb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CMake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: boost install
2727
id: boost-install
28-
run: sudo apt-get update && sudo apt-get install -yq libboost-all-dev libhdf5-dev
28+
run: sudo apt-get update && sudo apt-get install -yq libboost-all-dev libhdf5-dev libtbb-dev
2929

3030
- uses: actions/checkout@v3
3131

0 commit comments

Comments
 (0)