mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
install missing toolchain on pipelien on macos runners
This commit is contained in:
parent
9ea234a17a
commit
73de7859bc
@ -129,6 +129,7 @@ coverage:
|
||||
.tmacos-before-script: &tmacos-before-script
|
||||
- source $HOME/.cargo/env
|
||||
- cargo --version
|
||||
- rustup toolchain list
|
||||
- export DISABLE_GIT_LFS_CHECK=true
|
||||
- export VELOREN_ASSETS="$(pwd)/assets"
|
||||
- echo "VELOREN_ASSETS=$VELOREN_ASSETS"
|
||||
|
Loading…
Reference in New Issue
Block a user