Skip to content

Commit

Permalink
dbeaver/dbeaver-devops#1525 try to use custom mvn install action
Browse files Browse the repository at this point in the history
  • Loading branch information
Wroud committed Oct 14, 2024
1 parent 2963883 commit b0bb5cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/mvn-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@ jobs:
project_deps_path: ${{ inputs.project-deps }}
token: ${{ secrets.DEVOPS_ISSUE_RO_TOKEN }}

- uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
- uses: wroud/github-actions/install-maven@ed1b33c49b62e7d7549fff323a80d900a86a0341

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit b0bb5cf

Please sign in to comment.