This commit is contained in:
parent
e188b9c76e
commit
1a13d7502a
@ -27,10 +27,10 @@ jobs:
|
||||
~/.cargo/registry
|
||||
~/.cargo/git
|
||||
~/.rustup/toolchains
|
||||
- run: |
|
||||
if [ -e ~/.cargo/env ]; then
|
||||
source ~/.cargo/env
|
||||
fi
|
||||
# - run: |
|
||||
# if [ -e ~/.cargo/env ]; then
|
||||
# source ~/.cargo/env
|
||||
# fi
|
||||
#- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user