We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4daf0 commit 78fe9d7Copy full SHA for 78fe9d7
.github/workflows/release.yml
@@ -78,6 +78,7 @@ jobs:
78
79
80
build_macos_x86_64_binaries_and_publish:
81
+ needs: prebuild_preparation
82
name: Build MacOs x86_64 Binaries
83
runs-on: macos-13
84
steps:
0 commit comments