Skip to content

Commit a57ea4b

Browse files
committed
Add GitHub action link for Oasis CLI
1 parent 1150e8d commit a57ea4b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ It boasts a number of handy features:
4545
calls
4646
- debugging tools for deployed Wasm contracts
4747
- inspection of blocks, transactions, results and events
48-
48+
- an Oasis CLI [GitHub action](https://github.com/oasisprotocol/setup-cli-action)
49+

docs/setup.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ import TabItem from '@theme/TabItem';
1010
## Download and Run
1111

1212
The Oasis team provides CLI binaries for Linux,
13-
macOS and Windows operating systems.
13+
macOS and Windows operating systems, as well as
14+
a [GitHub Action](https://github.com/oasisprotocol/setup-cli-action) for CI/CD installs.
1415
If you want to run it on another platform,
1516
you can [build the CLI from source][cli-source].
1617

0 commit comments

Comments
 (0)