Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBusyBiscuit authored Apr 10, 2021
1 parent 683a027 commit 2a97846
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Set up JDK 1.8
uses: actions/[email protected]
with:
java-version: 1.8
java-version: '8'
distribution: 'adopt'
- name: Build with Maven
run: mvn package --file pom.xml

0 comments on commit 2a97846

Please sign in to comment.