install go

This commit is contained in:
Matthew Fosse 2024-06-28 09:30:54 -07:00
parent 29f77aae22
commit 829efe5127

View file

@ -165,6 +165,7 @@ jobs:
- name: build mweb
run: |
apt-get install -y go
cd /opt/android/cake_wallet
git clone https://github.com/ltcmweb/mwebd
cd /opt/android/cake_wallet/mwebd