Fix build on macOS

This commit is contained in:
Alex Dima 2019-02-04 19:46:00 +01:00
parent 7484e90bf0
commit d50594c1c6

View file

@ -21,9 +21,9 @@ steps:
- script: |
set -e
yarn gulp -- vscode-darwin-min
VSCODE_MIXIN_PASSWORD="$(VSCODE_MIXIN_PASSWORD)" \
AZURE_STORAGE_ACCESS_KEY="$(AZURE_STORAGE_ACCESS_KEY)" \
yarn gulp -- vscode-darwin-min
yarn gulp -- upload-vscode-sourcemaps
displayName: Build