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: