Skip to content

Commit

Permalink
Fixed incorrect cargo-insta publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jan 3, 2023
1 parent 372ae97 commit 424e116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $SCRIPT_DIR/..

cargo publish -p insta
cargo publish -p cargo-insta
cd cargo-insta && cargo publish

0 comments on commit 424e116

Please sign in to comment.