Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Jul 28, 2023
1 parent bcd8abb commit 4c5d229
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-tools/cargo-publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ set -e
cd generator
cargo publish
cd ..
sleep 10

cd cli
cargo publish
cd ..
sleep 10

cargo publish

0 comments on commit 4c5d229

Please sign in to comment.