test1
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s Details

This commit is contained in:
dm 2024-08-13 08:26:29 +08:00
parent c5a7d7863e
commit 0397e63d70
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ps_runner_labels runs-on: ps_runner_labels
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
volumes: # volumes:
- ubuntu_hostedtoolcache:/opt/hostedtoolcache # - ubuntu_hostedtoolcache:/opt/hostedtoolcache
# env: # env:
# RUNNER_TOOL_CACHE: /toolcache # RUNNER_TOOL_CACHE: /toolcache
steps: steps: