Skip to content

Commit

Permalink
Add missing continue-on-error:true flag for jlumbroso/free-disk-space…
Browse files Browse the repository at this point in the history
…@main (#2260)
  • Loading branch information
TedThemistokleous authored Sep 27, 2023
1 parent 7e5ccd4 commit 6d6db79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d6db79

Please sign in to comment.