Browse Source

Reordered artifacts

pull/32/head
Anairkoen Schno 5 years ago
parent
commit
082c0c3d49
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      appveyor.yml

+ 4
- 4
appveyor.yml View File

@ -26,6 +26,10 @@ configuration:
platform:
- x64
#- x86
artifacts:
- path: IPA/bin/$(configuration)
name: BSIPA-$(platform)
for:
-
@ -46,10 +50,6 @@ branches:
cache:
- '%LocalAppData%\NuGet\v3-cache' # NuGet v3
artifacts:
- path: IPA/bin/$(configuration)
name: BSIPA-$(platform)
build:
verbosity: normal
project: BSIPA.sln


Loading…
Cancel
Save