Fix typo in 'ovsx' docker install

This commit is contained in:
Kris De Volder
2020-03-31 11:45:54 -07:00
parent 308cdfa748
commit 335f894d7d

View File

@@ -27,7 +27,7 @@ RUN curl -sS https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add
&& apt-get update && apt-get install -y google-chrome-stable
RUN npm install -g vsce
RUN npm install -g osvx
RUN npm install -g ovsx
RUN yarn global add lerna