mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
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:
parent
e284b99076
commit
e5a8cdb056
3 changed files with 174 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: signal-cli CI
|
||||
|
||||
on: [ push, pull_request ]
|
||||
on: [ push, pull_request, workflow_call ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue