Explorar o código

appveyor: remember to restore packages

Nick Babcock %!s(int64=7) %!d(string=hai) anos
pai
achega
6c9be53433
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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