mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
CI: Fix faulty x86-darwin release name (#1658)
This commit is contained in:
parent
6c487d4a5f
commit
41687ffab9
1
.github/workflows/build-release-binaries.yml
vendored
1
.github/workflows/build-release-binaries.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
- bin: swap
|
||||
target: x86_64-apple-darwin
|
||||
os: macos-12
|
||||
archive_ext: tar
|
||||
- bin: swap
|
||||
target: aarch64-apple-darwin
|
||||
os: macos-latest
|
||||
|
Loading…
Reference in New Issue
Block a user