Skip to content

Commit 8d4d0a6

Browse files
committed
update publish instructions
1 parent 73d5f5c commit 8d4d0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ openpgp-revocs.d pubring.asc trustdb.gpg
6868

6969
## How to publish
7070

71-
1. Build and test locally.
71+
1. Build and test locally using `sbt "compile;test;doc"`
7272

7373
2. Bump `lazy val Version` in `build.sbt`, run `package` in sbt. Note no plus before package as from 1.2.0 we only publish for Scala 3. We also want a release on github and the course home page aligned with the release on Sonatype Central. Therefore You should also:
7474
- Don't forget to update the `doc/index.md` file with current version information and package contents etc. Read more on scaladoc here: https://docs.scala-lang.org/scala3/scaladoc.html

0 commit comments

Comments
 (0)