Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Konloch committed Feb 21, 2023
1 parent 4257725 commit 91755f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
java-version: ${{ matrix.java }}
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Extract Maven project version
Expand Down

0 comments on commit 91755f8

Please sign in to comment.