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