From a13a0df7a96dd6b8b49f6adddb2335450e2f2cd6 Mon Sep 17 00:00:00 2001 From: Ellaismer Date: Tue, 27 Mar 2018 07:58:33 -0400 Subject: [PATCH] Missing appveyor artifacts names --- appveyor.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 37ff4690de..c6f138aba6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -33,6 +33,12 @@ test_script: - set CGO_ENABLED=1 - go run build\ci.go test +artifacts: + - path: '*.zip' + name: geth + - path: '*.zip.sha256' + name: geth-sha256 + deploy: artifact: /multi-geth-win64\.zip.*/ auth_token: