diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-14 08:15:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-14 08:15:46 -0400 |
| commit | b2df5a6eba5fe2530924f64a441c9554e807c2f1 (patch) | |
| tree | b94a71bd61ab746d7cb19b972454ff2ab92d4449 | |
| parent | 1165a096a8d28ac00c572b130e6baeefa129ffa0 (diff) | |
| download | Project-Silicon-b2df5a6eba5fe2530924f64a441c9554e807c2f1.tar.gz Project-Silicon-b2df5a6eba5fe2530924f64a441c9554e807c2f1.tar.bz2 Project-Silicon-b2df5a6eba5fe2530924f64a441c9554e807c2f1.zip | |
help
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 42f403b..a1bc368 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,3 @@ artifacts: - - path: \bin\debug\*.zip + - path: \bin\debug\* name: Project Ports |
