fix fvm
This commit is contained in:
5
.github/workflows/xmruw.yaml
vendored
5
.github/workflows/xmruw.yaml
vendored
@@ -23,6 +23,11 @@ jobs:
|
||||
./apply_patches.sh monero
|
||||
- name: monero/aarch64-linux-android
|
||||
run: ./build_single.sh monero aarch64-linux-android -j$(nproc)
|
||||
- name: clone xmruw
|
||||
run: |
|
||||
git clone https://github.com/mrcyjanek/unnamed_monero_wallet
|
||||
cd unnamed_monero_wallet
|
||||
cp -a .fvm* ..
|
||||
- uses: kuhnroyal/flutter-fvm-config-action@v2
|
||||
id: fvm-config-action
|
||||
- uses: subosito/flutter-action@v2
|
||||
|
||||
Reference in New Issue
Block a user