aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorMiniDigger | Martin <[email protected]>2021-06-14 01:33:04 +0200
committerMiniDigger | Martin <[email protected]>2021-06-14 01:33:04 +0200
commite8131d573a372be4641a96bc94a719affb0f7bbd (patch)
tree670e7ded5d2c1d4269da6a0661274bf19533ca7e /.github
parent865f430ea474251d8b22e7063a31bf5a7161f42d (diff)
downloadPaper-e8131d573a372be4641a96bc94a719affb0f7bbd.tar.gz
Paper-e8131d573a372be4641a96bc94a719affb0f7bbd.zip
eeeeww, maven
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2d414ee7de..2e65ad9613 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
with:
java-version: ${{ matrix.java }}
distribution: 'adopt'
- - name: Cache maven
+ - name: Cache gradle
uses: actions/cache@v2
with:
path: |