add checkout to disk-clean

mj-develop
techknowlogick 7 months ago committed by GitHub
parent 1683f1587c
commit bab41dd3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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