From 5743b9c1dc96eae3d0dc10f88b748d7ac3a043f9 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Wed, 17 Jul 2019 13:36:57 -0500 Subject: [PATCH] Fixed artifact name --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9c11d517..e6fa733e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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