Fix release
This commit is contained in:
parent
215c024876
commit
89e3b61766
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
cargo install cargo-set-version
|
||||
cargo install cargo-edit
|
||||
|
||||
if [[ -n $(git status --porcelain) ]]; then
|
||||
echo "Your working directory is not clean. Please commit or stash your changes before proceeding."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue