Run Build pls

This commit is contained in:
Konstantin Ullrich 2024-08-22 18:15:48 +02:00
parent 82fbdb5cdf
commit 6666b0c1bd
No known key found for this signature in database
GPG key ID: E9562A013280F5DB
2 changed files with 2 additions and 1 deletions

View file

@ -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: |

View file

@ -1,5 +1,6 @@
#!/bin/bash
# Build all Haven Stuff
./build_iconv.sh
./build_boost.sh
./build_openssl.sh