Skip to content

Commit 07b2e56

Browse files
committed
Releasing v5.6.0.369
1 parent 1ec07e6 commit 07b2e56

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

appveyor.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ test_script:
2727
after_test:
2828
- codecov -f "results.xml"
2929

30-
# Disable artifacts for now
31-
#artifacts:
32-
#- path: '**\Unity.*.nupkg'
33-
# name: 'Unity'
30+
artifacts:
31+
- path: '**\Unity.*.nupkg'
32+
name: 'Unity'

0 commit comments

Comments
 (0)