mirror of
https://github.com/actions/runner-images.git
synced 2025-12-25 02:47:41 +08:00
2 lines
121 B
PowerShell
2 lines
121 B
PowerShell
# create user profile at the first launch
|
|
$null = cmd /c "C:\msys64\usr\bin\bash.exe -leo pipefail -c 'echo $SHELL' 2>&1" |