diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-17 14:10:22 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-17 14:10:22 -0400 |
| commit | 780a695ac9c523a39297c6523f5788959c9f1b25 (patch) | |
| tree | e858abf8be1efb1c40b0ea25435e94e277b210c2 | |
| parent | 2e12fd244bf7d49702abb2f12cce0c3952fcf7d2 (diff) | |
| parent | 203ef18c0ed57e3bdc25edfc800c560b419dc445 (diff) | |
| download | Project-Silicon-780a695ac9c523a39297c6523f5788959c9f1b25.tar.gz Project-Silicon-780a695ac9c523a39297c6523f5788959c9f1b25.tar.bz2 Project-Silicon-780a695ac9c523a39297c6523f5788959c9f1b25.zip | |
Merge branch 'master' of https://github.com/AleeCorp/Project-Ports
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index f295f0b..ea3efc3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,3 @@ artifacts: - - path: bin/debug - name: Project Ports
\ No newline at end of file + - path: Project-Ports\bin\debug\* + name: Project Ports |
