更新 '.gitea/workflows/build.yaml'
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Failing after 22s

This commit is contained in:
huanghs 2023-06-26 15:41:22 +08:00
parent 93aac2e284
commit 62dd21ee8e

View File

@ -5,8 +5,8 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
env:
RUNNER_TOOL_CACHE: /toolcache
volumes:
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
steps:
- name: Checkout
uses: actions/checkout@v3