Skip restore sandbox/hyokeun/dotnet-test
authorHyokeun Jeon <hyokeun.jeon@samsung.com>
Mon, 8 Feb 2021 07:03:00 +0000 (16:03 +0900)
committerHyokeun Jeon <hyokeun.jeon@samsung.com>
Mon, 8 Feb 2021 07:03:00 +0000 (16:03 +0900)
packaging/org.tizen.oobe.spec

index ec8c6303b2981fe7c6adaa02097f675aa0f1f4fa..c0c389cee7a5b74d26278638f6fcd78ab0c55627 100644 (file)
@@ -29,7 +29,7 @@ cp %{SOURCE0} .
 %build
 
 dotnet clean Oobe/Oobe.sln
-dotnet restore Oobe/Oobe.sln --source https://tizen.myget.org/F/dotnet/api/v3/index.json
+#dotnet restore Oobe/Oobe.sln --source https://tizen.myget.org/F/dotnet/api/v3/index.json
 dotnet build Oobe/Oobe.sln 
 
 %install