diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e8636b1a05e..bf0211e8e26 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -337,6 +337,7 @@ jobs: steps: - name: Free space uses: jlumbroso/free-disk-space@main + continue-on-error: true with: tool-cache: true android: true