Skip to content

Commit

Permalink
Fix naming in generate doc check
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Oct 17, 2023
1 parent a5899c7 commit b558a28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
run: |-
sudo apt-get install graphviz
- name: Publish to Apache Maven Local repo
- name: Compile docs for all Scala versions
run: sbt +compile:doc

0 comments on commit b558a28

Please sign in to comment.