mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Move nuget.exe from tmp to mono dir
This commit is contained in:
@@ -197,6 +197,7 @@ installNuget() {
|
||||
pushd $TMPMOUNT
|
||||
download_with_retries $NUGET_URL "." "nuget.exe"
|
||||
sudo chmod a+x nuget.exe
|
||||
sudo nuget.exe ${MONO_VERSIONS_PATH}/${MONO_VERSION}/lib/mono/nuget
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user