Skip to content

Commit

Permalink
Fixing appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogard committed Feb 26, 2020
1 parent 0593911 commit b92ae61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build_script:
- ps: .\Build.ps1
test: off
artifacts:
- path: .\src\MediatR\artifacts\**\*.nupkg
- path: .\artifacts\*.nupkg
name: NuGet
deploy:
- provider: NuGet
Expand Down

0 comments on commit b92ae61

Please sign in to comment.