Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanelaf committed Jun 10, 2024
1 parent 062143e commit a478783
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:

- name: Install libs
run: >-
sudo apt-get update &&
sudo apt-get install pkg-config &&
export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig:$PKG_CONFIG_PATH
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:$PKG_CONFIG_PATH
# sudo apt-get install libasound2-dev libavcodec-dev
# libavformat-dev libavutil-dev libavdevice-dev libavfilter-dev
# libpostproc-dev libswscale-dev -y
Expand Down

0 comments on commit a478783

Please sign in to comment.