Skip to content

Commit 2830479

Browse files
committed
Use maven cache
1 parent 0d2ad0e commit 2830479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
java-version: ${{ matrix.java-version }}
1515
distribution: 'adopt'
16+
cache: 'maven'
1617
- name: Build with Maven
1718
env:
1819
DETECTLANGUAGE_API_KEY: ${{ secrets.DETECTLANGUAGE_API_KEY }}

0 commit comments

Comments
 (0)