We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6a94c commit 52b8096Copy full SHA for 52b8096
appveyor.yml
@@ -26,3 +26,7 @@ test_script:
26
27
after_test:
28
- codecov -f "results.xml"
29
+
30
+artifacts:
31
+- path: '**\Unity.*.nupkg'
32
+ name: 'Unity'
0 commit comments