mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
remove contrib/depends to save space
This commit is contained in:
parent
4081c5109f
commit
013144c919
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pr_test_build_android.yml
vendored
1
.github/workflows/pr_test_build_android.yml
vendored
|
@ -90,6 +90,7 @@ jobs:
|
|||
cd /opt/android/cake_wallet/scripts/android/
|
||||
source ./app_env.sh cakewallet
|
||||
./build_monero_all.sh
|
||||
rm -rf ../monero_c/{monero,wownero,zano}/contrib/depends
|
||||
|
||||
- name: Install Flutter dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue