mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 09:47:35 +00:00
correct package name
This commit is contained in:
parent
9bc7dc6841
commit
57cfeaed57
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_test_build.yml
vendored
2
.github/workflows/pr_test_build.yml
vendored
|
@ -165,7 +165,7 @@ jobs:
|
|||
|
||||
- name: build mweb
|
||||
run: |
|
||||
sudo apt-get install -y go
|
||||
sudo apt-get install -y golang-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