Skip to content

A GitHub action that installs a Substrate Rust toolchain

License

Notifications You must be signed in to change notification settings

chiefbiiko/setup-substrate

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

setup-substrate

CI

A GitHub action that installs a Substrate Rust toolchain.

zombienet is included in the installation.

Usage

- uses: chiefbiiko/[email protected]

Inputs

  • nightly-version Nightly Rust toolchain to set up. Default: nightly
  • target-dir Main Rust target dir to be cached. Default: ./target/

Outputs

  • rust-version
  • cargo-version
  • zombienet-version

About

A GitHub action that installs a Substrate Rust toolchain

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published