Skip to content

Commit

Permalink
once again.. to less whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKert committed Apr 27, 2019
1 parent 77de19d commit 5c3c62f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
displayName: Install NBGV tool
continueOnError: true

- powershell: | mkdir $(Build.ArtifactStagingDirectory)\$(BuildOutputDirectory)
- powershell: |
mkdir $(Build.ArtifactStagingDirectory)\$(BuildOutputDirectory)
- script: nbgv cloud -a
displayName: Set Version
Expand Down

0 comments on commit 5c3c62f

Please sign in to comment.