mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2024-12-02 10:56:15 +00:00
Don't restore dotnet
This commit is contained in:
parent
e8717fbd91
commit
7e2898d2d0
@ -47,7 +47,7 @@ git checkout tags/${tagname}
|
||||
git submodule update --init || true
|
||||
|
||||
# Perform nuget restore
|
||||
dotnet restore --no-cache
|
||||
#dotnet restore --no-cache
|
||||
|
||||
popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user