mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-03 17:40:43 +00:00
different cleanup script
This commit is contained in:
parent
3db2a4cadc
commit
b66e273d41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_test_build_android.yml
vendored
2
.github/workflows/pr_test_build_android.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue