Repackage signal-client native builds (#879)

* Repackage signal-client native builds

* Change repo to upstream

* Use `listAccounts` to test run signal-cli

* Use "macOS" in filename
This commit is contained in:
exquo 2022-02-01 19:57:32 +00:00 committed by GitHub
parent e284b99076
commit e5a8cdb056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 174 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: signal-cli CI
on: [ push, pull_request ]
on: [ push, pull_request, workflow_call ]
jobs:
build: