mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Update CI scripts to use ubuntu fix
This commit is contained in:
parent
f9c81f99f2
commit
497443f012
@ -2,5 +2,5 @@
|
||||
set -ex
|
||||
|
||||
mkdir build && cd build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_UBUNTU_FIX=true ..
|
||||
make -j4
|
||||
|
Loading…
x
Reference in New Issue
Block a user