Update pr_test_build.yml

This commit is contained in:
Omar Hatem 2024-03-24 04:02:28 +02:00 committed by GitHub
parent 8fac4e68a4
commit a067293b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,6 +82,15 @@ jobs:
./build_all.sh
./copy_monero_deps.sh
- name: Empty unused space
run: |
cd /opt/android/
rm -r monero
rm -r haven
rm -r libsodium
rm -r libzmq
rm -r unbound-1.16.2
- name: Install Flutter dependencies
run: |
cd /opt/android/cake_wallet