diff options
| author | Victor Tran <vicr12345@gmail.com> | 2020-07-31 04:32:54 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2020-07-31 04:32:54 +1000 |
| commit | 2917d1830456828461171f3b9e1bffd37eba0b97 (patch) | |
| tree | 7b83fbd6ad8add6dd1da35e14c7afa861d878b70 /appveyor.yml | |
| parent | c0702c5c09eb76c7633a8aec58adb9f950aa3032 (diff) | |
| download | theInstaller-2917d1830456828461171f3b9e1bffd37eba0b97.tar.gz theInstaller-2917d1830456828461171f3b9e1bffd37eba0b97.tar.bz2 theInstaller-2917d1830456828461171f3b9e1bffd37eba0b97.zip | |
Don't forget to deploy theBeat
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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: |
