mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
ci: Fix rust cross installation
This commit is contained in:
@@ -32,10 +32,6 @@ steps:
|
||||
git config --global user.name "I merge the things"
|
||||
git clone https://github.com/rust-embedded/cross
|
||||
cd cross
|
||||
git remote add pitkley https://github.com/pitkley/cross
|
||||
git fetch pitkley
|
||||
git checkout 718a19c
|
||||
git merge -m "No pseudo tty" pitkley/docker-no-pseudo-tty
|
||||
cargo install --force --path .
|
||||
displayName: Install cross
|
||||
# All platforms
|
||||
|
||||
Reference in New Issue
Block a user