From 0e6ef88f7185dbdfb2432fc55eea0cef39c49e0d Mon Sep 17 00:00:00 2001 From: huanghs Date: Mon, 18 Nov 2024 13:41:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/test-java?= =?UTF-8?q?.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test-java.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test-java.yml b/.gitea/workflows/test-java.yml index cbc103d..d18fa4c 100644 --- a/.gitea/workflows/test-java.yml +++ b/.gitea/workflows/test-java.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 1 - - name: Cache Gradle Wrapper + - name: Cache Tool cache uses: actions/cache@v3 with: path: ${{ env.RUNNER_TOOL_CACHE }}