From 0397e63d703b971976b79da65c6d27ea53129f5b Mon Sep 17 00:00:00 2001 From: dm Date: Tue, 13 Aug 2024 08:26:29 +0800 Subject: [PATCH] test1 --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index fc78cf5..ef8ad95 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -6,8 +6,8 @@ jobs: Explore-Gitea-Actions: runs-on: ps_runner_labels image: catthehacker/ubuntu:act-latest - volumes: - - ubuntu_hostedtoolcache:/opt/hostedtoolcache + # volumes: + # - ubuntu_hostedtoolcache:/opt/hostedtoolcache # env: # RUNNER_TOOL_CACHE: /toolcache steps: