github: don't clear space for small builds

This commit is contained in:
Aly Raffauf 2024-07-15 09:33:37 -04:00
parent b5d50f5fc8
commit ec9e79131b

View file

@ -9,8 +9,6 @@ jobs:
default-build: default-build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
- uses: actions/checkout@main - uses: actions/checkout@main
with: with:
fetch-depth: 1 fetch-depth: 1