Skip to content

Commit 2e3a86a

Browse files
committed
Installin latest CLI
1 parent c566afc commit 2e3a86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Install Dependencies and clean directory
2222
run: |
23-
npm i @lambdatest/smartui-cli@2.0.4
23+
npm i @lambdatest/smartui-cli
2424
ls -la
2525
mvn clean compile
2626

0 commit comments

Comments
 (0)