From 76af8f51f1aadd00eb2492f8464f8ee315b5f061 Mon Sep 17 00:00:00 2001 From: v1beta1 Date: Tue, 24 Dec 2024 14:16:12 -0500 Subject: [PATCH] Update macos_build.yml --- .github/workflows/macos_build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/macos_build.yml b/.github/workflows/macos_build.yml index fdd424bb..86f35c06 100644 --- a/.github/workflows/macos_build.yml +++ b/.github/workflows/macos_build.yml @@ -4,6 +4,7 @@ on: [pull_request, push] permissions: contents: read # to fetch code (actions/checkout) + jobs: macos_build: strategy: