mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-18 16:55:58 +00:00
???
This commit is contained in:
parent
bddfb2c39d
commit
9eb2ae132d
1 changed files with 3 additions and 4 deletions
5
.github/workflows/pr_test_build.yml
vendored
5
.github/workflows/pr_test_build.yml
vendored
|
@ -97,9 +97,8 @@ jobs:
|
||||||
export PATH=$PATH:~/go/bin
|
export PATH=$PATH:~/go/bin
|
||||||
go install golang.org/x/mobile/cmd/gomobile@latest
|
go install golang.org/x/mobile/cmd/gomobile@latest
|
||||||
gomobile init
|
gomobile init
|
||||||
|
# - name: Build mwebd
|
||||||
- name: Build mwebd
|
# run: |
|
||||||
run: |
|
|
||||||
cd /opt/android/cake_wallet
|
cd /opt/android/cake_wallet
|
||||||
git clone https://github.com/ltcmweb/mwebd
|
git clone https://github.com/ltcmweb/mwebd
|
||||||
cd /opt/android/cake_wallet/mwebd
|
cd /opt/android/cake_wallet/mwebd
|
||||||
|
|
Loading…
Reference in a new issue