From 9de5daa3c636d6146cd8eb3f9eeab5d54ba819cf Mon Sep 17 00:00:00 2001 From: Vladimir Sumarov Date: Tue, 19 Dec 2023 16:32:40 -0800 Subject: [PATCH] Update libobs to v29.1.3sl2 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2e2cec37d..5d42c19e3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,7 +22,7 @@ env: SLGenerator: Visual Studio 17 2022 SLDistributeDirectory: distribute SLFullDistributePath: "streamlabs-build.app/distribute" # The .app extension is required to run macOS tests correctly. - LibOBSVersion: 29.1.3sl1 + LibOBSVersion: 29.1.3sl2 PACKAGE_NAME: osn jobs: