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
@@ -50,7 +50,10 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18.x'
|
||||
|
||||
|
||||
- name: Compile with Maven
|
||||
run: mvn clean compile -X
|
||||
|
||||
- name: Cache npm dependencies
|
||||
uses: actions/cache@v3.3.1
|
||||
with:
|
||||
@@ -133,7 +136,10 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18.x'
|
||||
|
||||
|
||||
- name: Compile with Maven
|
||||
run: mvn clean compile -X
|
||||
|
||||
- name: Cache npm dependencies
|
||||
uses: actions/cache@v3.3.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user