Skip to content

Commit

Permalink
fix libdshow
Browse files Browse the repository at this point in the history
  • Loading branch information
summeroff committed Dec 18, 2024
1 parent 83389f3 commit f627819
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ jobs:

ubuntu-build:
name: Ubuntu 🐧
if: github.repository == 'obsproject/obs-studio'
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-24.04]
Expand Down Expand Up @@ -241,6 +242,7 @@ jobs:

flatpak-build:
name: Flatpak 📦
if: github.repository == 'obsproject/obs-studio'
runs-on: ubuntu-22.04
needs: check-event
defaults:
Expand Down
2 changes: 1 addition & 1 deletion plugins/win-dshow/libdshowcapture

0 comments on commit f627819

Please sign in to comment.