We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815c9ae commit a6928b7Copy full SHA for a6928b7
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Install cargo-dist from git
75
uses: baptiste0928/cargo-install@v3
76
with:
77
- crate: cargo-sort
+ crate: cargo-dist
78
git: https://github.com/ruben-arts/cargo-dist
79
branch: feature/allow_binaries_in_root_of_tar
80
0 commit comments