Skip to content

Commit

Permalink
Revert "update github actions config"
Browse files Browse the repository at this point in the history
This reverts commit 5d3e2d7.
  • Loading branch information
assadriaz committed Nov 26, 2024
1 parent 5d3e2d7 commit 2d1e294
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
- name: Copy maven settings
run: |
wget https://raw.githubusercontent.com/entur/ror-maven-settings/master/.m2/settings.xml -O .github/workflows/settings.xml
- name: print maven local repository
run: mvn help:evaluate -Dexpression=settings.localRepository
- name: Cache Maven dependencies
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 2d1e294

Please sign in to comment.