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

Commit 39b9baf

Browse files
committed
Package up nupkg even without readonlysourcetree
1 parent ced3a7f commit 39b9baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ build:
1414
parallel: true
1515
verbosity: minimal
1616
artifacts:
17-
- path: bin\**\*.nupkg
17+
- path: '**\bin\**\*.nupkg'
1818
name: NuGet Package

0 commit comments

Comments
 (0)