Skip to content

Commit b3456d2

Browse files
authored
Update cpp_tests.yml
1 parent 72f36e1 commit b3456d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cpp_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Create build directory and run CMake
2525
run: |
2626
sudo apt-get -y update
27+
sudo apt-get install -y libx264-dev
2728
2829
- name: Configure CMake
2930
working-directory: ${{github.workspace}}/

0 commit comments

Comments
 (0)