Skip to content

Commit

Permalink
Repo File Sync: synced file(s) with microsoft/mu_devops (#322)
Browse files Browse the repository at this point in the history
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.



---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#8009084909](https://github.com/microsoft/mu_devops/actions/runs/8009084909)

Signed-off-by: Project Mu UEFI Bot <[email protected]>
  • Loading branch information
uefibot authored Feb 22, 2024
1 parent e034fcb commit 6f33064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Steps/RustSetupSteps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@ steps:
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))

- script: |
cargo binstall -y cargo-make --version
cargo binstall -y cargo-make --version 0.37.9
displayName: Install cargo-make

- script: |
cargo binstall -y cargo-tarpaulin --version
cargo binstall -y cargo-tarpaulin --version 0.27.3
displayName: Install cargo-tarpaulin

- script: rustup component add rustfmt rust-src --toolchain 1.74.0-$(rust_target_triple)
Expand Down

0 comments on commit 6f33064

Please sign in to comment.