This commit is contained in:
Matthew Fosse 2024-06-28 11:59:33 -07:00
parent bddfb2c39d
commit 9eb2ae132d

View file

@ -96,10 +96,9 @@ jobs:
export PATH=$PATH:/usr/local/go/bin
export PATH=$PATH:~/go/bin
go install golang.org/x/mobile/cmd/gomobile@latest
gomobile init
- name: Build mwebd
run: |
gomobile init
# - name: Build mwebd
# run: |
cd /opt/android/cake_wallet
git clone https://github.com/ltcmweb/mwebd
cd /opt/android/cake_wallet/mwebd