This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y curl build-essential ca-certificates gcc libc6-dev pkg-config libssl-dev
|
sudo apt-get install -y curl build-essential ca-certificates gcc libc6-dev pkg-config libssl-dev
|
||||||
sudo apt-get install -y rustup
|
sudo apt-get install -y rustup
|
||||||
rustup install stable --no-self-update --profile minimal -y
|
rustup install stable --no-self-update --profile minimal
|
||||||
source "$HOME/.cargo/env"
|
source "$HOME/.cargo/env"
|
||||||
curl https://drager.github.io/wasm-pack/installer/init.sh -sSf | sh
|
curl https://drager.github.io/wasm-pack/installer/init.sh -sSf | sh
|
||||||
rustc --version
|
rustc --version
|
||||||
|
|||||||
Reference in New Issue
Block a user