Skip to content

Commit

Permalink
更新 ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsusinn authored Nov 6, 2024
1 parent 8f1744d commit aa591ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
- name: Install cross
if: ${{ matrix.cross }}
run: |
rm -f ~/.cargo/bin/cross
rm -f ~/.cargo/bin/cross*
cargo install cross --git https://github.com/cross-rs/cross
- name: Install Protoc
uses: arduino/setup-protoc@v3
Expand Down

0 comments on commit aa591ad

Please sign in to comment.