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.
2 parents 7799a78 + 270eead commit 4a7dfc2Copy full SHA for 4a7dfc2
.github/workflows/github-release.yml
@@ -91,7 +91,7 @@ jobs:
91
- arch: macos # excludes macos-armv7
92
cpu: armv7
93
- arch: macos # excludes macos-x64
94
- cpu: x86_64
+ cpu: x86-64
95
steps:
96
- name: Build Binary (${{ matrix.arch }}_${{ matrix.cpu }})
97
uses: stacks-network/actions/stacks-core/release/create-source-binary@main
0 commit comments