eeeeww, maven

This commit is contained in:
MiniDigger 2021-06-14 01:33:04 +02:00
parent 2372198eb4
commit 2d176a6083

View File

@ -22,7 +22,7 @@ jobs:
with: with:
java-version: ${{ matrix.java }} java-version: ${{ matrix.java }}
distribution: 'adopt' distribution: 'adopt'
- name: Cache maven - name: Cache gradle
uses: actions/cache@v2 uses: actions/cache@v2
with: with:
path: | path: |