Skip to content

Commit

Permalink
ci: fix cross
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhilt committed Oct 4, 2024
1 parent e9f688f commit 174888f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
shell: bash
run: |
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
cargo binstall --no-confirm cross
cargo binstall --force --no-confirm cross
- name: Copy config
working-directory: tripa
Expand Down

0 comments on commit 174888f

Please sign in to comment.