diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-14 08:19:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-14 08:19:04 -0400 |
| commit | c0ec8b762a0713ff5c675db95d9ef3c9f0540a6b (patch) | |
| tree | 702cd27c5ce4e2581b93f4af1393abd634e7b3ef /appveyor.yml | |
| parent | b2df5a6eba5fe2530924f64a441c9554e807c2f1 (diff) | |
| download | Project-Silicon-c0ec8b762a0713ff5c675db95d9ef3c9f0540a6b.tar.gz Project-Silicon-c0ec8b762a0713ff5c675db95d9ef3c9f0540a6b.tar.bz2 Project-Silicon-c0ec8b762a0713ff5c675db95d9ef3c9f0540a6b.zip | |
Update appveyor.yml
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index a1bc368..bf88318 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,5 @@ artifacts: - - path: \bin\debug\* + - path: bin\debug\Project Ports.zip name: Project Ports +after_build: + - dir bin\debug\Project Ports.zip |
