graphviz in nightly JDK 1.8.0 / Scala 2.12 (#30638)

This commit is contained in:
Patrik Nordwall 2021-09-06 14:18:50 +02:00 committed by GitHub
parent 9357cc9827
commit dae27d6338
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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