Skip to content

Commit

Permalink
chore: fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed Jul 9, 2024
1 parent d3a39f9 commit eadac9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- run: sudo apt update && sudo apt install -y graphviz
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit eadac9f

Please sign in to comment.