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:
5
.github/workflows/ui-automation.yml
vendored
5
.github/workflows/ui-automation.yml
vendored
@@ -50,10 +50,11 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18.x'
|
||||
|
||||
- name: work dir
|
||||
run: pwd
|
||||
- name: Compile with Maven
|
||||
run: mvn clean compile -X
|
||||
working-directory: /injitest/
|
||||
working-directory: injitest/
|
||||
|
||||
- name: Cache npm dependencies
|
||||
uses: actions/cache@v3.3.1
|
||||
|
||||
Reference in New Issue
Block a user