From 4759073cc4441b49a21153c2535c377651880dba Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Thu, 7 Aug 2025 20:52:13 -0500 Subject: [PATCH] test macOS workflow --- .github/workflows/build-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index d2c2a97..5b19959 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -45,7 +45,7 @@ jobs: echo "Ad-hoc signing complete for all bundles." working-directory: simpliplay - - name: Create custom DMG installers + - name: Create DMG installers run: | # --- Set up variables --- APP_NAME="SimpliPlay"