🔨 Script tweak
This commit is contained in:
parent
ff34c4de49
commit
84405a897a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ pushd helpers
|
||||||
for crate in "${helpers[@]}"; do publish_crate; done
|
for crate in "${helpers[@]}"; do publish_crate; done
|
||||||
popd
|
popd
|
||||||
|
|
||||||
echo "Publishing root crate"
|
echo -e "\nPublishing root crate"
|
||||||
cargo publish --allow-dirty
|
cargo publish --allow-dirty
|
||||||
|
|
||||||
pushd packages
|
pushd packages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue