Fix typo in 'ovsx' docker install
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user