mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-29 14:06:09 +00:00
workflow minor cleanup [skip ci]
This commit is contained in:
parent
8ef96789d4
commit
b77afee7ec
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pr_test_build.yml
vendored
2
.github/workflows/pr_test_build.yml
vendored
|
@ -113,6 +113,8 @@ jobs:
|
|||
gomobile bind -target=android -androidapi 21 .
|
||||
mkdir -p /opt/android/cake_wallet/cw_mweb/android/libs/
|
||||
mv ./mwebd.aar $_
|
||||
cd ..
|
||||
rm -rf mwebd
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue