Skip to content

Commit e6bc72b

Browse files
authored
Update functional-test.yml
1 parent 7635d7c commit e6bc72b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/functional-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ jobs:
154154
# Start Appium
155155
- name: Install appium and mjpeg-consumer
156156
run: |
157-
npm install -g appium@rc
158-
npm install -g mjpeg-consumer
157+
npm install appium@rc
158+
npm install mjpeg-consumer
159159
- run: |
160160
npx appium driver install xcuitest@rc
161161
npx appium plugin install images@rc

0 commit comments

Comments
 (0)