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: