mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-22 07:39:56 -05:00
Add the arm CLI build to the release binaries
Currently it is not shipped because we forgot to include it.
This commit is contained in:
parent
ca6cb0a76a
commit
7dfe719e5f
4
.github/workflows/build-release-binaries.yml
vendored
4
.github/workflows/build-release-binaries.yml
vendored
@ -14,6 +14,10 @@ jobs:
|
||||
target: x86_64-unknown-linux-gnu
|
||||
os: ubuntu-latest
|
||||
archive_ext: tar
|
||||
- bin: swap
|
||||
target: armv7-unknown-linux-gnueabihf
|
||||
os: ubuntu-latest
|
||||
archive_ext: tar
|
||||
- bin: swap
|
||||
target: x86_64-apple-darwin
|
||||
os: macos-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user