This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
# Install rust toolchain
|
||||
- name: Install Rust
|
||||
run: |
|
||||
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 rustup
|
||||
rustup install stable --no-self-update --profile minimal -y
|
||||
|
||||
Reference in New Issue
Block a user