Skip to content

Commit

Permalink
chore: 🔧 fixed publishing script
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Sep 30, 2021
1 parent df00cf3 commit 9f5d05d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bonnie.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ publish.cmd = [
"bonnie check-branch stable",
"cd packages/perseus-macro",
"cargo publish %%",
"sleep 60", # Wait for `crates.io` to be ready
"cd ../perseus",
"cargo publish %%",
"cd ../perseus-cli",
Expand Down

0 comments on commit 9f5d05d

Please sign in to comment.