Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelcloud07 committed Jul 5, 2023
1 parent d8be7d7 commit 0ef843d
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,11 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
#- name: Set up Maven
# uses: aahmed-se/setup-maven@v3
#with:
# maven-version: 3.6.1

- name: Setup Maven Action
uses: thermofisher/setup-maven@v1.0.0
- name: Set up Maven
uses: aahmed-se/setup-maven@v3
with:
maven-version: 3.8.2
maven-version: 3.8.2

- name: version mvn
run: mvn -version

Expand Down

0 comments on commit 0ef843d

Please sign in to comment.