Explorar o código

Fix restore of assets in appveyor

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