Skip to content

Commit

Permalink
different cleanup script
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Nov 28, 2024
1 parent 3db2a4c commit b66e273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_test_build_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: echo "BRANCH_NAME=${{ github.event.inputs.branch }}" >> $GITHUB_ENV

- name: Free Disk Space (Ubuntu)
uses: insightsengineering/disk-space-reclaimer@v1
uses: jlumbroso/free-disk-space@main
with:
tools-cache: true
android: false
Expand Down

0 comments on commit b66e273

Please sign in to comment.