mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
CI: Fix OS X non-working @rpath replace
This commit is contained in:
parent
1398689ebf
commit
54d0f764d4
@ -19,7 +19,7 @@ fi
|
||||
export FILENAME="obs-websocket-$VERSION.pkg"
|
||||
export LATEST_FILENAME="obs-websocket-latest-$LATEST_VERSION.pkg"
|
||||
|
||||
export QT_PREFIX="$(brew --prefix qt5)"
|
||||
export QT_PREFIX="/usr/local/opt/qt5"
|
||||
|
||||
echo "-- Copying Qt dependencies"
|
||||
cp $WS_LIB ./build
|
||||
|
Loading…
x
Reference in New Issue
Block a user