mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-29 21:09:50 +00:00
Run Build pls
This commit is contained in:
parent
82fbdb5cdf
commit
6666b0c1bd
2 changed files with 2 additions and 1 deletions
2
.github/workflows/pr_test_build_android.yml
vendored
2
.github/workflows/pr_test_build_android.yml
vendored
|
@ -86,7 +86,7 @@ jobs:
|
|||
run: |
|
||||
cd /opt/android/cake_wallet/scripts/android/
|
||||
source ./app_env.sh cakewallet
|
||||
./build_monero_all.sh
|
||||
./build_haven_all.sh
|
||||
|
||||
- name: Install Flutter dependencies
|
||||
run: |
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Build all Haven Stuff
|
||||
./build_iconv.sh
|
||||
./build_boost.sh
|
||||
./build_openssl.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue