Skip to content

Commit f5cdcfe

Browse files
Add dep
1 parent 8d62338 commit f5cdcfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install build tools
2121
run: |
2222
sudo apt-get update
23-
sudo apt-get install -y build-essential g++-14 clang clang-format
23+
sudo apt-get install -y build-essential g++-14 clang clang-format libtbb-dev
2424
2525
# 3. Clang-format check
2626
- name: Clang-format Check

0 commit comments

Comments
 (0)