Skip to content

Commit a6928b7

Browse files
authored
fix: type in release.yml (#2682)
1 parent 815c9ae commit a6928b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install cargo-dist from git
7575
uses: baptiste0928/cargo-install@v3
7676
with:
77-
crate: cargo-sort
77+
crate: cargo-dist
7878
git: https://github.com/ruben-arts/cargo-dist
7979
branch: feature/allow_binaries_in_root_of_tar
8080

0 commit comments

Comments
 (0)