Fixed artifacts path
This commit is contained in:
parent
dab85a8e6d
commit
b4ceb770f3
@ -10,6 +10,6 @@ call dotnet test src/Standart.Hash.xxHash.Test
|
|||||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||||
|
|
||||||
echo Packing Standart.Hash.xxHash
|
echo Packing Standart.Hash.xxHash
|
||||||
call dotnet pack src/Standart.Hash.xxHash -c Release -o ..\..\artifacts
|
call dotnet pack src/Standart.Hash.xxHash -c Release -o ..\artifacts
|
||||||
|
|
||||||
popd
|
popd
|
||||||
Loading…
Reference in New Issue
Block a user