Skip to content

Commit

Permalink
appveyor.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SubPointSupport committed Mar 16, 2017
1 parent 6140ac3 commit 4ee6c76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ build_script:
- ps: c:\prj\Build\build.ps1 -Verbosity Minimal -Target "Default-CI"

artifacts:
- path: '**\*.nupkg'
- path: '**\build-artifact-nuget-packages\*.nupkg'
- path: '**\build-artifact-cli-packages\*.nupkg'

0 comments on commit 4ee6c76

Please sign in to comment.