🔨 Add a forgotten pause
This commit is contained in:
parent
d0fcd12b81
commit
36a89ac571
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ popd
|
|||
|
||||
echo -e "\nPublishing root crate"
|
||||
cargo publish --allow-dirty
|
||||
sleep 20
|
||||
|
||||
pushd packages
|
||||
for crate in "${packages[@]}"; do publish_crate; done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue