Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Cache java maven dependencies (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Oct 28, 2021
1 parent 637a8a7 commit 11f599e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
distribution: "adopt"
java-version: "11"
cache: "maven"
- run: |
mvn -Dbigquery.project.arg="-Dbigquery.project=dummy-project" \
clean \
Expand Down

0 comments on commit 11f599e

Please sign in to comment.