Skip to content

Commit

Permalink
updagte
Browse files Browse the repository at this point in the history
  • Loading branch information
nitaliano committed Dec 3, 2024
1 parent ba3513d commit e731b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
- uses: cargo-bins/cargo-binstall@main

- name: Install Cross
run: cargo-binstall cross
run: cargo install cross --git https://github.com/cross-rs/cross
shell: bash

- name: pnpm install node modules
Expand Down

0 comments on commit e731b57

Please sign in to comment.