diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6dc27f123465..5eb2c26ddfdd5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,6 +104,9 @@ jobs: with: fetch-depth: 2 + - name: Free Disk Space (Ubuntu) + uses: jlumbroso/free-disk-space@main + # Rust Log Analyzer can't currently detect the PR number of a GitHub # Actions build on its own, so a hint in the log message is needed to # point it in the right direction.