Skip to content

Commit 52b8096

Browse files
committed
Updating artifacts pattern
1 parent 8d6a94c commit 52b8096

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ test_script:
2626

2727
after_test:
2828
- codecov -f "results.xml"
29+
30+
artifacts:
31+
- path: '**\Unity.*.nupkg'
32+
name: 'Unity'

0 commit comments

Comments
 (0)