mirror of
https://github.com/madari-media/madari-oss.git
synced 2026-01-11 22:40:23 +00:00
Project import generated by Copybara.
GitOrigin-RevId: a0714ccc01786de70f72524fa43bc33f75904345
This commit is contained in:
parent
77a2779d38
commit
ff9ece0628
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-deploy.yaml
vendored
2
.github/workflows/build-deploy.yaml
vendored
|
|
@ -71,7 +71,7 @@ jobs:
|
|||
|
||||
- name: Decode and save keystore file
|
||||
run: |
|
||||
echo "${{ secrets.STORE_FILE_BASE64 }}" | base64 --decode > android/key.jks
|
||||
echo "${{ secrets.STORE_FILE_BASE64 }}" | base64 --decode > android/app/key.jks
|
||||
|
||||
- name: Build Android
|
||||
run: make build_android
|
||||
|
|
|
|||
Loading…
Reference in a new issue