mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
ci(linux + win): bump to latest OBS version
This commit is contained in:
parent
22d2ee6bbd
commit
6a6d316e09
@ -48,7 +48,7 @@ apt-get install -y libqt5websockets5-dev
|
||||
cd /root
|
||||
git clone https://github.com/jp9000/obs-studio ./obs-studio
|
||||
cd obs-studio
|
||||
git checkout 19.0.3
|
||||
git checkout 20.1.0
|
||||
mkdir build && cd build
|
||||
cmake -DUNIX_STRUCTURE=1 -DCMAKE_INSTALL_PREFIX=/usr ..
|
||||
make -j4
|
||||
|
@ -15,7 +15,7 @@ install:
|
||||
- set build_config=Release
|
||||
- git clone --recursive https://github.com/jp9000/obs-studio
|
||||
- cd C:\projects\obs-studio\
|
||||
- git checkout 19.0.3
|
||||
- git checkout 20.1.0
|
||||
- mkdir build
|
||||
- mkdir build32
|
||||
- mkdir build64
|
||||
|
Loading…
x
Reference in New Issue
Block a user