diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 246a89a0a..5734b67d8 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -135,7 +135,6 @@ jobs: nuget pack nuget/OpenCvSharp4.Extensions.nuspec -OutputDirectory artifacts -Symbols -SymbolPackageFormat snupkg nuget pack nuget/OpenCvSharp4.WpfExtensions.nuspec -OutputDirectory artifacts -Symbols -SymbolPackageFormat snupkg nuget pack nuget/OpenCvSharp4.runtime.win.nuspec -OutputDirectory artifacts - nuget pack nuget/OpenCvSharp4.runtime.uwp.nuspec -OutputDirectory artifacts - name: Test shell: powershell