diff options
| author | Alee <Alee14498@gmail.com> | 2018-08-27 20:13:35 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-27 20:13:35 -0400 |
| commit | fafaaac7af12a63857338c851c6e04d97bf0ff6b (patch) | |
| tree | 77aaa4807784ae591b37a0bf7ffa3acfa8aaae4e | |
| parent | 588e32ac86a3decc2d91485602969cc8e70acc39 (diff) | |
| download | Project-Silicon-fafaaac7af12a63857338c851c6e04d97bf0ff6b.tar.gz Project-Silicon-fafaaac7af12a63857338c851c6e04d97bf0ff6b.tar.bz2 Project-Silicon-fafaaac7af12a63857338c851c6e04d97bf0ff6b.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 6d8687e..92f4f60 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ after_build: - - cd ../ + - tree /F - 7z a "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Ports-%APPVEYOR_BUILD_VERSION%.zip" "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**" artifacts: |
