From 63311ab85b6f936a04a74925360096ef6d619e67 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Wed, 18 Oct 2017 06:30:55 -0700 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7782477b..8aa86646 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,5 +22,5 @@ after_build: - 7z a rqlite-latest-win64.zip %GOPATH%\bin\rq*.exe artifacts: - - path: rqlited-latest-win64.zip + - path: rqlite-latest-win64.zip name: rqlite for Windows x64