Browse Source

Fixed artifact name

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
bb1e59f0d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -33,7 +33,7 @@ platform:
artifacts: # When Net3 is added, this will need to be moved to the for block to only run for Net4 builds
- path: BSIPA-Net4-Meta/bin/$(configuration)
name: BSIPA-$(platform)
name: BSIPA-Net4-$(platform)
- path: BSIPA-ModList/bin/$(configuration)
name: ModList


Loading…
Cancel
Save