Skip to content

Commit b8aee65

Browse files
committed
CI: Install obs-studio build dependencies
1 parent 65c83d0 commit b8aee65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
sudo add-apt-repository ppa:obsproject/obs-studio
2222
sudo apt update
23+
sudo apt build-dep obs-studio
2324
sudo apt install libvulkan-dev obs-studio libgl-dev libegl-dev libx11-dev libxcb1-dev libxcb-xfixes0-dev libwayland-dev libwayland-bin
2425
2526
- name: Configure

0 commit comments

Comments
 (0)