From 9fae6079817eec186f5fbad6751825d4f87e5afd Mon Sep 17 00:00:00 2001 From: Ilya Orlov Date: Wed, 11 Jul 2018 12:49:48 +0300 Subject: [PATCH] AppVeyor: nuget fix --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9d8c769f7c2..37ab520ae52 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,7 +17,7 @@ environment: #install: #- SET LUAENV=lua51 #- cmd: .appveyor\install-lua.cmd -nuget: +before_build: nuget restore cache: - packages -> **\packages.config