Skip to content

Commit

Permalink
ig I don't need java here?
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcat101 committed Feb 20, 2024
1 parent 07d8fb0 commit 56bb8c3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/updateMaven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:
if: github.event.release.tag_name!=null && (!startsWith(github.event.release.tag_name, 'M(') || endsWith(github.event.release.tag_name, 'b)'))
run: exit 0

- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '8'
cache: 'maven'
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
Expand Down

0 comments on commit 56bb8c3

Please sign in to comment.