aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorMiniDigger <[email protected]>2021-06-14 01:33:04 +0200
committerMiniDigger <[email protected]>2021-06-14 01:33:04 +0200
commit2d176a6083cadf2294d258181f9c2fd93c669188 (patch)
tree099ba408f7d0933870fbc8b75431497dcc4aa28a /.github
parent2372198eb43de83893d096f4b744520b60280727 (diff)
downloadPaper-2d176a6083cadf2294d258181f9c2fd93c669188.tar.gz
Paper-2d176a6083cadf2294d258181f9c2fd93c669188.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: |