obs-studio/CI/linux
PatTheMav 184f6f38fb
CI: Fix CMake definition of streaming service options
On master branch, client information for Twitch, YouTube and Restream
integration are set as CMake cache variables. The hashes can contain
otherwise "illegal" characters such as backticks which need to be
enclosed in a string, but also cannot be subject to variable
substition.

Using single quotes should fix this.
2022-03-17 23:21:02 +01:00
..
01_install_dependencies.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
02_build_obs.sh CI: Fix CMake definition of streaming service options 2022-03-17 23:21:02 +01:00
03_package_obs.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00