Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxco86 authored Dec 11, 2023
1 parent 2f85691 commit 0bd61fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'adopt'
java-version: '11'
java-version: '17'
- run: |
sudo apt-get -y install graphviz
./gradlew build
Expand Down

0 comments on commit 0bd61fc

Please sign in to comment.