Skip to content

Commit

Permalink
invert order of publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosister committed Jun 9, 2022
1 parent c849977 commit 88c10ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/build
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ fi

git checkout .
cargo login "$CARGO_AUTH_KEY"
cargo publish -p positional
cargo publish -p positional_derive
cargo publish -p positional

0 comments on commit 88c10ed

Please sign in to comment.