Skip to content

Commit

Permalink
Merge pull request #290 from georchestra/fix-gha-build
Browse files Browse the repository at this point in the history
[CI] Fix GHA with removing cache for setup java
  • Loading branch information
f-necas committed Feb 14, 2024
2 parents 7117393 + c2e86e1 commit a4cfc66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/georchestra-gn4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: 'maven'

- name: "Installing the geOrchestra root pom"
run: |
Expand Down

0 comments on commit a4cfc66

Please sign in to comment.