chiefbiiko/setup-substrate
Installs a Substrate Rust toolchain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nightly-version | Nightly Rust toolchain to use as default | no | nightly |
| target-dir | Main Rust target dir to be cached | no | ${{ github.workspace }}/target/ |
Outputs
| name | description |
|---|---|
| rust-version | rustc version |
| cargo-version | cargo version |
| zombienet-version | zombienet version |