mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
uninstall old toolchains
This commit is contained in:
parent
73de7859bc
commit
de1a99d8cb
@ -130,6 +130,8 @@ coverage:
|
||||
- source $HOME/.cargo/env
|
||||
- cargo --version
|
||||
- rustup toolchain list
|
||||
- rustup toolchain install stable-x86_64-apple-darwin
|
||||
- rustup toolchain install stable-aarch64-apple-darwin
|
||||
- export DISABLE_GIT_LFS_CHECK=true
|
||||
- export VELOREN_ASSETS="$(pwd)/assets"
|
||||
- echo "VELOREN_ASSETS=$VELOREN_ASSETS"
|
||||
|
Loading…
Reference in New Issue
Block a user