Skip to content
Snippets Groups Projects
Commit f519a696 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

Actually fix sanity tests

parent ab09af47
Branches
Tags
No related merge requests found
......@@ -53,7 +53,7 @@
@rem create a zipfile with the artifacts as well
powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.ZipFile]::CreateFromDirectory('..\..\artifacts', 'csharp_nugets.zip');"
xcopy /Y /I csharp_nugets.zip ..\..\artifacts{"\\"}
xcopy /Y /I csharp_nugets.zip ..\..\artifacts${"\\"}
goto :EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment