Description:
when using a selfHosted runner on github The Windows machine will fail to install java due to powershell not liking non .zip files

Task version:
Specify the task version
Platform:
Runner type:
Repro steps:
Make a fabric minecraft mod template, add a selfhosted runner to a private or public repo on github. upload the code changing the build to run on a self-hosted box, then watch as it fails.
Video of rerun showing issue: https://file.io/sk4EnEGMViVD
Expected behavior:
Installed Java and Moves on to build the fabric mod
Actual behavior:
Fails to install java due to powershell limits.