Skip to content

Commit fc75383

Browse files
committed
fix ci build
1 parent 3898333 commit fc75383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
nvm install v10.16.0
1818
1919
npm install
20-
npm install-webdriver-ts
20+
npm run install-webdriver-ts
2121
npm start &
2222
npm run build -- --check

0 commit comments

Comments
 (0)