mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-03-12 09:32:33 +00:00
install go
This commit is contained in:
parent
29f77aae22
commit
829efe5127
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pr_test_build.yml
vendored
1
.github/workflows/pr_test_build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue