Ver Fonte

appveyor: remember to restore packages

Nick Babcock há 7 anos atrás
pai
commit
6c9be53433
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -5,6 +5,7 @@ configuration:
 
 before_build:
 - cmd: git submodule update --init --recursive
+- cmd: nuget restore
 
 build:
   project: OhmGraphite.sln