diff options
| author | Alee <Alee14498@gmail.com> | 2018-08-27 19:48:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-27 19:48:56 -0400 |
| commit | 1807ee1c95e3c8afee033b0aaf93cbe339825681 (patch) | |
| tree | 23810aa985b554d06774a0898f83da53d3ccdd25 /appveyor.yml | |
| parent | 0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1 (diff) | |
| download | Project-Silicon-1807ee1c95e3c8afee033b0aaf93cbe339825681.tar.gz Project-Silicon-1807ee1c95e3c8afee033b0aaf93cbe339825681.tar.bz2 Project-Silicon-1807ee1c95e3c8afee033b0aaf93cbe339825681.zip | |
Update appveyor.yml
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 42f444d..b824016 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' +- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug' |
