Skip to content

Commit

Permalink
Don't cache Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Mar 7, 2023
1 parent 6d2dffb commit 8295472
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
cache: 'maven'
- name: Build with Maven
run: mvn -f chemclipse/releng/org.eclipse.chemclipse.aggregator/pom.xml -T 1C verify --batch-mode --no-transfer-progress

0 comments on commit 8295472

Please sign in to comment.