Skip to content

Commit

Permalink
disable free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
vicamo committed Feb 3, 2025
1 parent 425545f commit 4e5fe41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ jobs:
echo "platforms=${platforms}" | tee -a "${GITHUB_OUTPUT}"
- name: Free Disk Space (Ubuntu)
if: false
uses: jlumbroso/free-disk-space@main
with:
android: true
Expand Down

0 comments on commit 4e5fe41

Please sign in to comment.