Skip to content

Commit

Permalink
update circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
dark64 committed Jul 7, 2022
1 parent 81a0f19 commit 3c63e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ commands:
install_cross:
steps:
- run:
name: Install rust-embedded/cross
command: cargo install --git https://github.com/rust-embedded/cross
name: Install cross
command: cargo install cross --git https://github.com/cross-rs/cross
tar_artifacts:
parameters:
target:
Expand Down

0 comments on commit 3c63e9e

Please sign in to comment.