Fix compilation issue
This commit is contained in:
parent
fe709a02ab
commit
0dac52bed3
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ case "$ID" in
|
||||||
rustup install nightly
|
rustup install nightly
|
||||||
|
|
||||||
# Switch to stable toolchain
|
# Switch to stable toolchain
|
||||||
rustup default stable
|
rustup default nightly
|
||||||
|
|
||||||
# Install software
|
# Install software
|
||||||
cargo install eza cargo-audit
|
cargo install eza cargo-audit
|
||||||
|
|
Loading…
Reference in a new issue