mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
ci(linux): download frontend API headers from stable
This commit is contained in:
parent
d8f2aeb004
commit
010102da25
@ -14,6 +14,6 @@ apt-get install -y \
|
|||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
|
|
||||||
# Dirty hack
|
# Dirty hack
|
||||||
wget -O /usr/include/obs/obs-frontend-api.h https://raw.githubusercontent.com/obsproject/obs-studio/master/UI/obs-frontend-api/obs-frontend-api.h
|
wget -O /usr/include/obs/obs-frontend-api.h https://raw.githubusercontent.com/obsproject/obs-studio/24.0.3/UI/obs-frontend-api/obs-frontend-api.h
|
||||||
|
|
||||||
ldconfig
|
ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user