graphviz in nightly JDK 1.8.0 / Scala 2.12 (#30638)
This commit is contained in:
parent
9357cc9827
commit
dae27d6338
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly-builds.yml
vendored
1
.github/workflows/nightly-builds.yml
vendored
|
|
@ -157,6 +157,7 @@ jobs:
|
|||
|
||||
- name: Publish
|
||||
run: |-
|
||||
sudo apt-get install graphviz
|
||||
sbt -jvm-opts .jvmopts-ci \
|
||||
-Dakka.build.scalaVersion=${{ matrix.scalaVersion }} \
|
||||
publishLocal publishM2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue