mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
add comment
This commit is contained in:
@@ -41,6 +41,7 @@ for module in ${psModules[@]}; do
|
||||
fi
|
||||
done
|
||||
|
||||
# Fix permission root => runner after installing powershell for arm64 arch
|
||||
if [[ $arch == "arm64" ]]; then
|
||||
sudo chown -R $USER ~/.local ~/.cache ~/.config
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user