Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
Package up nupkg even without readonlysourcetree
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Dec 20, 2016
1 parent ced3a7f commit 39b9baf
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 @@ -14,5 +14,5 @@ build:
parallel: true
verbosity: minimal
artifacts:
- path: bin\**\*.nupkg
- path: '**\bin\**\*.nupkg'
name: NuGet Package

0 comments on commit 39b9baf

Please sign in to comment.