Skip to content

Commit

Permalink
Fix once again the macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdima committed Feb 5, 2019
1 parent 87e19ff commit db91adf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/azure-pipelines/darwin/product-build-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ steps:

- script: |
set -e
VSCODE_MIXIN_PASSWORD="$(VSCODE_MIXIN_PASSWORD)" \
AZURE_STORAGE_ACCESS_KEY="$(AZURE_STORAGE_ACCESS_KEY)" \
yarn gulp -- vscode-darwin-min
VSCODE_MIXIN_PASSWORD="$(VSCODE_MIXIN_PASSWORD)" \
AZURE_STORAGE_ACCESS_KEY="$(AZURE_STORAGE_ACCESS_KEY)" \
Expand Down

0 comments on commit db91adf

Please sign in to comment.