Browse Source

add checkout to disk-clean

tags/v1.22.0-rc0
techknowlogick 8 months ago
parent
commit
bab41dd3a3
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .github/workflows/disk-clean.yml

+ 1
- 0
.github/workflows/disk-clean.yml View File

@@ -7,6 +7,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# FIXME: https://github.com/jlumbroso/free-disk-space/issues/17
- name: same as 'large-packages' but without 'google-cloud-sdk'
shell: bash

Loading…
Cancel
Save