should work, for real this time

This commit is contained in:
Matthew Fosse 2024-06-28 12:20:15 -07:00
parent 0aafd3423c
commit 9a85780137

View file

@ -100,8 +100,10 @@ jobs:
- name: Build mwebd
run: |
# paths are reset after each step, so we need to set them again:
export PATH=$PATH:/usr/local/go/bin
export PATH=$PATH:~/go/bin
# build mwebd:
cd /opt/android/cake_wallet
git clone https://github.com/ltcmweb/mwebd
cd /opt/android/cake_wallet/mwebd