Skip to content

Commit

Permalink
Build fix 3?
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanGiles committed Jul 1, 2024
1 parent 74680e0 commit 82acaee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
java-version: '21'
distribution: 'adopt'

- name: Install dependencies
run: mvn dependency:resolve

- name: Build with Maven
run: mvn clean install

0 comments on commit 82acaee

Please sign in to comment.