From 9eca2682fc77558a646147c343b3ed032ff57927 Mon Sep 17 00:00:00 2001 From: Dylan Marcus Date: Sun, 21 Jan 2024 20:39:11 -0500 Subject: [PATCH] dumb typo --- .github/workflows/juce_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/juce_ci.yml b/.github/workflows/juce_ci.yml index 77372dc..21af97f 100644 --- a/.github/workflows/juce_ci.yml +++ b/.github/workflows/juce_ci.yml @@ -87,7 +87,7 @@ jobs: shell: bash run: cmake --build build --config $BUILD_TYPE - - name: OS Package (macos) + - name: OC Package (macos) if: runner.os == 'MacOS' shell: bash env: