Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyrillzotkin authored Dec 9, 2023
1 parent 346b95f commit cc93d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
maven-version: '3.9'
- name: Copy toolchain
run: |
mkdir -p ~/.m2/
Expand Down

0 comments on commit cc93d98

Please sign in to comment.