We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d8721 commit 60bc980Copy full SHA for 60bc980
.github/workflows/pipeless-build-and-release.yaml
@@ -84,6 +84,7 @@ jobs:
84
# Avoid error when installing Python as gstreamer dependency
85
brew unlink [email protected]
86
rm '/usr/local/bin/2to3-3.12'
87
+ brew link --overwrite [email protected]
88
brew install gstreamer
89
brew install coreutils # For sha256sum
90
0 commit comments