Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[suiop] Build suiop-cli binaries workflow dispatch (#17911)
## Description Create a workflow dispatch that will cause a github action to trigger on `Mystenlabs/sui-operations` which will generates binary builds for `suiop-cli` on different architectures. Relative PR to sui operations: MystenLabs/sui-operations#3769 ## Test plan - Create a dummy PR to `Mystenlabs/sui`, that contains a change in the `crates/suiop-cli/` directory or its subdirectories. - Check if the gh action is triggered in https://github.com/MystenLabs/sui-operations. --- ## Release notes Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required. For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates. - [ ] Protocol: - [ ] Nodes (Validators and Full nodes): - [ ] Indexer: - [ ] JSON-RPC: - [ ] GraphQL: - [ ] CLI: - [ ] Rust SDK:
- Loading branch information