mirror of https://github.com/go-gitea/gitea.git
add checkout to disk-clean
This commit is contained in:
parent
1683f1587c
commit
bab41dd3a3
|
@ -7,6 +7,7 @@ jobs:
|
||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
# FIXME: https://github.com/jlumbroso/free-disk-space/issues/17
|
# FIXME: https://github.com/jlumbroso/free-disk-space/issues/17
|
||||||
- name: same as 'large-packages' but without 'google-cloud-sdk'
|
- name: same as 'large-packages' but without 'google-cloud-sdk'
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue