Skip to content

Commit 6c392fe

Browse files
Use 'dist' instead of 'cargo dist'. (#113)
1 parent 02bd6e3 commit 6c392fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
\`\`\`bash
8080
git checkout main
8181
git pull
82-
cargo dist plan
82+
dist plan
8383
cargo release --execute
8484
\`\`\`
8585
EOF

0 commit comments

Comments
 (0)