Skip to content

Commit 12b0bdd

Browse files
authored
Update c-cpp.yml
1 parent 48a8c27 commit 12b0bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- name: apt
18-
run: sudo apt-get install g++ cmake lcov
18+
run: sudo apt-get install g++ cmake lcov libboost-all-dev
1919
- name: submodule
2020
run: git submodule update --init --recursive
2121
- name: test

0 commit comments

Comments
 (0)