mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Minor update
This commit is contained in:
@@ -88,4 +88,4 @@ done
|
||||
# NuGetFallbackFolder at /usr/share/dotnet/sdk/NuGetFallbackFolder is warmed up by smoke test
|
||||
# Additional FTE will just copy to ~/.dotnet/NuGet which provides no benefit on a fungible machine
|
||||
echo "DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1" | tee -a /etc/environment
|
||||
echo 'export PATH="${PATH}:~/.dotnet/tools"' | tee -a /etc/skel/.bashrc
|
||||
echo 'export PATH="$PATH:$HOME/.dotnet/tools"' | tee -a /etc/skel/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user