diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index e00478b..3a29938 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -7,8 +7,8 @@ jobs: runs-on: ps_runner_labels container: image: catthehacker/ubuntu:act-latest - # volumes: - # - ubuntu_hostedtoolcache:/opt/hostedtoolcache + volumes: + - ubuntu_hostedtoolcache:/opt/hostedtoolcache # env: # RUNNER_TOOL_CACHE: /toolcache steps: