From 79bbb0ee1cf804243517953cc035356104762aa9 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sun, 18 Aug 2019 17:05:53 -0400 Subject: [PATCH] Appveyor test2. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 38f22037..7323c565 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -35,7 +35,7 @@ only_commits: - src/ artifacts: - - name: janet-v1.2.0-windows.zip + - name: janet-v1.2.0-windows path: dist type: Zip - path: janet-v1.2.0-windows-installer.exe