From 22add4e42267faa9cac7f586fe9ffd72f13fb463 Mon Sep 17 00:00:00 2001 From: huanghs Date: Mon, 15 May 2023 09:44:42 +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, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index adc22e1..3543e75 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -5,9 +5,8 @@ jobs: runs-on: ubuntu-latest container: image: catthehacker/ubuntu:act-latest - volumes: - - ubuntu_hostedtoolcache:/opt/hostedtoolcache env: + RUNNER_TOOL_CACHE: /toolcache DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com DOCKER_USERNAME: rsjst steps: