فهرست منبع

appveyor: remember to restore packages

Nick Babcock 7 سال پیش
والد
کامیت
6c9be53433
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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