Skip to content

Commit

Permalink
gst-launch and gst-inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 7, 2024
1 parent 620e38b commit c95aa33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,10 @@ jobs:
done
cp -a $(brew --prefix gstreamer)/lib/gstreamer-1.0 Libraries/Wine/lib
cp -a $(brew --prefix gstreamer)/bin/gst-launch-1.0 Libraries/Wine/lib
cp -a $(brew --prefix gstreamer)/bin/gst-inspect-1.0 Libraries/Wine/lib
rm -rf Libraries/Wine/lib/gstreamer-1.0/validate
# Fixup brew dylib LCs
Expand Down

0 comments on commit c95aa33

Please sign in to comment.