From 78fe9d76b0dcc8b5bf2a56bb67f8eaafad12f186 Mon Sep 17 00:00:00 2001 From: David Onuh Date: Mon, 2 Dec 2024 15:28:32 +0100 Subject: [PATCH] x86_64 needs bin_type --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index affb2ff9..61869854 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,6 +78,7 @@ jobs: build_macos_x86_64_binaries_and_publish: + needs: prebuild_preparation name: Build MacOs x86_64 Binaries runs-on: macos-13 steps: