mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
chore: Update CI
This commit is contained in:
parent
2d26ac50c0
commit
2b4caee0dd
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ stages:
|
|||
pool:
|
||||
vmImage: $(imageName)
|
||||
steps:
|
||||
- template: azure/install-rust.yml@templates
|
||||
- template: install-rust.yml@templates
|
||||
- script: |
|
||||
cargo rustc --target $(TARGET) --release --bin $(CRATE_NAME) -- -C lto
|
||||
displayName: Build
|
||||
|
|
Loading…
Reference in a new issue