更新 '.gitea/workflows/build.yaml'
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Failing after 22s
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Failing after 22s
This commit is contained in:
parent
93aac2e284
commit
62dd21ee8e
@ -5,8 +5,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
env:
|
volumes:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user