From e27c22640c51348219f6d994ef807d59d0d0a922 Mon Sep 17 00:00:00 2001 From: yutou <583819556@qq.com> Date: Tue, 25 Apr 2023 17:49:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitea/workflows/build.ya?= =?UTF-8?q?ml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index a6d6526..218afc2 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -29,4 +29,5 @@ jobs: steps: - uses: actions/setup-java@v3 with: - java-version: '11' \ No newline at end of file + java-version: '11' + path: | java -version \ No newline at end of file