summaryrefslogtreecommitdiffstats
path: root/ci/install-cross-rust.yml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-08-12 21:29:14 -0400
committerGitHub <noreply@github.com>2019-08-12 21:29:14 -0400
commit5a2bd8162d4aebbe19667b0e37e51440059bd445 (patch)
tree0631d9290e3ddd9b815b1af5a50d759d1c4fb5f0 /ci/install-cross-rust.yml
parent160a79fa062de954f3f66761032cf418589f191e (diff)
ci: Automate the bumping of the starship Brew formula (#143)
Diffstat (limited to 'ci/install-cross-rust.yml')
-rw-r--r--ci/install-cross-rust.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/install-cross-rust.yml b/ci/install-cross-rust.yml
index 327a9c979..bc842b677 100644
--- a/ci/install-cross-rust.yml
+++ b/ci/install-cross-rust.yml
@@ -37,7 +37,7 @@ steps:
git checkout 718a19c
git merge -m "No pseudo tty" pitkley/docker-no-pseudo-tty
cargo install --force --path .
- displayName: Instaling cross supprot
+ displayName: Install cross
# All platforms
- script: |
rustup -V