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:
Daniel Karzel 2021-05-24 17:26:03 +10:00
parent ca6cb0a76a
commit 7dfe719e5f
No known key found for this signature in database
GPG Key ID: 30C3FC2E438ADB6E

View File

@ -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