From eb74e34cb05778b468403ad63640a22822bb4514 Mon Sep 17 00:00:00 2001 From: Nicolas Constant Date: Sat, 20 Mar 2021 16:53:55 -0400 Subject: [PATCH] force CI --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 8314b742..7804efc6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -44,4 +44,5 @@ deploy: folder: / application: dist.zip on: - APPVEYOR_REPO_TAG: true + branch: master + # APPVEYOR_REPO_TAG: true