Skip to content

Commit

Permalink
Remove rebootstrap from publishing to avoid DIRTY suffixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Sep 26, 2024
1 parent 0a9d3ba commit 0299860
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ci/release-maven.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@

set -eu

./mill -i installLocal

ci/patch-mill-bootstrap.sh

./target/mill-release -i mill.scalalib.PublishModule/
./mill -i mill.scalalib.PublishModule/

0 comments on commit 0299860

Please sign in to comment.