mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
fix: add _arm64 suffix to macOS specterd binary name (#2529)
Co-authored-by: Nazim <nazim@openclaw.ai>
This commit is contained in:
parent
89bfe6fa74
commit
c0655d3696
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -173,7 +173,7 @@ jobs:
|
|||
# arch_label: osx_x64
|
||||
- runner: macos-14 # Apple Silicon (free tier)
|
||||
arch: arm64
|
||||
arch_label: osx
|
||||
arch_label: osx_arm64
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue