Skip to content

Commit aec4a99

Browse files
authored
Update c-cpp.yml
1 parent da5971c commit aec4a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v3
2323

2424
- name: Install dependencies
25-
run: sudo apt install -y libaio-dev libtbb2-dev
25+
run: sudo apt install -y libaio-dev
2626

2727
- name: Config project
2828
run: cmake -B build -S .

0 commit comments

Comments
 (0)