From e6900e104b6cceb8756abfb9f1a087af22fd9f3d Mon Sep 17 00:00:00 2001 From: Vladimir Sumarov Date: Wed, 16 Oct 2024 15:58:24 -0700 Subject: [PATCH] Update libobs to v29.1.3sl37mb11 --- .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 e5e6b8fd5..35171278d 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.3sl38 + LibOBSVersion: 29.1.3sl37mb11 PACKAGE_NAME: osn jobs: