From 2917d1830456828461171f3b9e1bffd37eba0b97 Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Fri, 31 Jul 2020 04:32:54 +1000 Subject: Don't forget to deploy theBeat --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 7f4ef09..84d7fc5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -26,6 +26,8 @@ artifacts: name: theSlate.exe - path: deploy\thePhoto.exe name: thePhoto.exe +- path: deploy\theBeat.exe + name: theBeat.exe before_deploy: - ps: -- cgit v1.2.3