diff options
| author | Victor Tran <vicr12345@gmail.com> | 2018-12-20 00:38:38 +1100 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2018-12-20 00:38:38 +1100 |
| commit | 7f72871b9000e846a5e9b5d42207a137515996fa (patch) | |
| tree | ca8b4a4d6d34309ca9c250042cb170311bc526b6 /appveyor.yml | |
| parent | f5f29966b5c7885f2aa1937fc2be595af85d2754 (diff) | |
| download | theInstaller-7f72871b9000e846a5e9b5d42207a137515996fa.tar.gz theInstaller-7f72871b9000e846a5e9b5d42207a137515996fa.tar.bz2 theInstaller-7f72871b9000e846a5e9b5d42207a137515996fa.zip | |
Fix build
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 5f243dd..7f4ef09 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,9 +22,9 @@ build_script: test: off artifacts: -- path: deploy +- path: deploy\theSlate.exe name: theSlate.exe -- path: deploy +- path: deploy\thePhoto.exe name: thePhoto.exe before_deploy: |
