From a1d60f7d416aafc81f0701727d19fc38642d9c33 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 4 Apr 2017 17:39:32 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 04c06eb13..c79d9f9b2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,7 +15,7 @@ before_build: - appveyor-retry npm install -g gulp - appveyor-retry npm install - appveyor-retry bower install -- gulp build +- gulp publish build_script: - dotnet build after_build: