From cb23ee49ac2dd73815b16503fa893cd7a9aaca5d Mon Sep 17 00:00:00 2001 From: Vladimir Sumarov Date: Tue, 12 Dec 2023 16:13:20 -0800 Subject: [PATCH] merge fix --- .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 5e1434dd8..2beb2fd36 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.10t61 + LibOBSVersion: 29.1.10t68 PACKAGE_NAME: osn jobs: