Pārlūkot izejas kodu

Fix restore of assets in appveyor

Nick Babcock 6 gadi atpakaļ
vecāks
revīzija
4f860867bf
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -1,5 +1,6 @@
 image: 'Visual Studio 2017'
 install:
   - git submodule update --init --recursive
+  - dotnet restore
 build:
   project: OhmGraphite.sln