From b4f99b05bbd2cf8382e99d8eea835f0e91f32de6 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Wed, 30 Oct 2024 18:53:38 -0500 Subject: [PATCH] fix typo --- .github/workflows/scripts/mac/make-universal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scripts/mac/make-universal.sh b/.github/workflows/scripts/mac/make-universal.sh index 50bba600..8c32ee35 100755 --- a/.github/workflows/scripts/mac/make-universal.sh +++ b/.github/workflows/scripts/mac/make-universal.sh @@ -20,4 +20,4 @@ combine() { combine "Blades of Exile" combine "BoE Scenario Editor" -combine "BoC Character Editor" \ No newline at end of file +combine "BoE Character Editor" \ No newline at end of file