Make sure to delete the nugets from the samples
This commit is contained in:
Родитель
ec84a1bea8
Коммит
d308f0470e
|
@ -296,6 +296,7 @@ Task ("samples")
|
|||
.Does (() =>
|
||||
{
|
||||
ClearSkiaSharpNuGetCache ();
|
||||
CleanDirectories ("./samples/*/packages/SkiaSharp.*");
|
||||
|
||||
// zip the samples for the GitHub release notes
|
||||
if (TARGET == "CI") {
|
||||
|
|
Загрузка…
Ссылка в новой задаче