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:
10
.github/workflows/ui-automation.yml
vendored
10
.github/workflows/ui-automation.yml
vendored
@@ -42,11 +42,11 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3.1.0
|
||||
- name: Set up JDK 21
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
# - name: Set up JDK 21
|
||||
# uses: actions/setup-java@v3
|
||||
# with:
|
||||
# distribution: 'Lemurian'
|
||||
# java-version: '21'
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user