Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Aug 12, 2023
1 parent a43d713 commit b8148b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
HOMEBREW_NO_INSTALL_FROM_API: 1
run: brew reinstall --build-from-source gst-libav

- name: Find gst-plugin-scanner
run: sudo find /usr -name 'gst-plugin-scanner'

- name: Build libgpod
env:
PERL_MM_USE_DEFAULT: 1
Expand Down

0 comments on commit b8148b1

Please sign in to comment.