Skip to content

Commit

Permalink
chore(ci): update rust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iahmadgad committed Oct 25, 2024
1 parent c0c2777 commit bcedade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Install cross
shell: bash
run: cargo binstall cross
run: echo "y" | cargo binstall cross

- name: Build - ${{ matrix.target }}
shell: bash
Expand Down

0 comments on commit bcedade

Please sign in to comment.