mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 06:48:14 +08:00
The error happens because we try to stop the Explorer process which may not running, so let's check first if the process is running.
The error happens because we try to stop the Explorer process which may not running, so let's check first if the process is running.