Skip to content

Commit

Permalink
fix(ci): Use cargo-binstall non-interactively
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Oct 22, 2023
1 parent 367fe21 commit 78dbba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ jobs:
cargo binstall
--version "$VERSION_WITHOUT_V"
--strategies crate-meta-data
--no-confirm
srgn
- name: Print version
run: srgn --version
Expand Down

0 comments on commit 78dbba9

Please sign in to comment.