Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbouchet authored Oct 4, 2023
1 parent a683de8 commit bbbe13a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,9 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Set up Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.4
- name: Build with Maven
run: mvn -B verify --file tycho-plugins/pom.xml

0 comments on commit bbbe13a

Please sign in to comment.