diff options
| author | Alee <Alee14498@gmail.com> | 2018-08-27 19:54:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-27 19:54:00 -0400 |
| commit | 4390ee3395a7f9dacc9176150f0911ea106afed0 (patch) | |
| tree | 969eb8e06a0488239f0faf377b2b11655455c8e5 | |
| parent | 1807ee1c95e3c8afee033b0aaf93cbe339825681 (diff) | |
| download | Project-Silicon-4390ee3395a7f9dacc9176150f0911ea106afed0.tar.gz Project-Silicon-4390ee3395a7f9dacc9176150f0911ea106afed0.tar.bz2 Project-Silicon-4390ee3395a7f9dacc9176150f0911ea106afed0.zip | |
Update appveyor.yml
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index b824016..1561d5f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,4 +7,4 @@ after_build: - netstat -ab - tree /F # zip the archive -- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug' +- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug/*' |
