don't clone unnamed_monero_wallet multiple times
This commit is contained in:
1
.github/workflows/xmruw.yaml
vendored
1
.github/workflows/xmruw.yaml
vendored
@@ -40,7 +40,6 @@ jobs:
|
|||||||
java-version: '17'
|
java-version: '17'
|
||||||
- name: build xmruw
|
- name: build xmruw
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/mrcyjanek/unnamed_monero_wallet
|
|
||||||
cd unnamed_monero_wallet
|
cd unnamed_monero_wallet
|
||||||
flutter pub get
|
flutter pub get
|
||||||
make version
|
make version
|
||||||
|
|||||||
Reference in New Issue
Block a user