mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
Update ui-automation.yml
Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/ui-automation.yml
vendored
4
.github/workflows/ui-automation.yml
vendored
@@ -63,7 +63,9 @@ jobs:
|
||||
- name: Install npm dependencies
|
||||
run: |
|
||||
npm ci
|
||||
|
||||
- name: Check Java Version
|
||||
run: |
|
||||
java -version
|
||||
- name: Generate Android keystore
|
||||
run: |
|
||||
echo "$ANDROID_KEYSTORE_FILE" > release.keystore.b64
|
||||
|
||||
Reference in New Issue
Block a user