Skip to content

Commit 9e3d57c

Browse files
committed
Spaces
1 parent 8e358ca commit 9e3d57c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ install:
1717
- ps: Update-AppveyorBuild -Version $Env:appveyor_version
1818
- cmd: >-
1919
cd build
20+
2021
npm install
22+
2123
node appveyor-nuspec-patch.js
2224
- ps: >-
2325
$msiPath = "$($env:USERPROFILE)\MicrosoftAzureStorageEmulator.msi"

0 commit comments

Comments
 (0)