diff options
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: |
