mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-16 17:27:37 +00:00
ci: Confirm impact that removing copy_monero_deps would have on entire workflow time
This commit is contained in:
parent
0b92ff479a
commit
eb56236760
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ jobs:
|
||||||
cd /opt/android/cake_wallet/scripts/android/
|
cd /opt/android/cake_wallet/scripts/android/
|
||||||
source ./app_env.sh cakewallet
|
source ./app_env.sh cakewallet
|
||||||
./build_all.sh
|
./build_all.sh
|
||||||
./copy_monero_deps.sh
|
|
||||||
|
|
||||||
- name: Install Flutter dependencies
|
- name: Install Flutter dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue