Skip to content

Commit

Permalink
fix: type in release.yml (#2682)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-arts authored Dec 10, 2024
1 parent 815c9ae commit a6928b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Install cargo-dist from git
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-sort
crate: cargo-dist
git: https://github.com/ruben-arts/cargo-dist
branch: feature/allow_binaries_in_root_of_tar

Expand Down

0 comments on commit a6928b7

Please sign in to comment.