1 2 3 4
Write-Error "This script is not supported on Windows. Please use the Linux or MacOS version of this script." Write-Error "If you want Windows support, please sent a PR to https://github.com/42ByteLabs/ghactions" exit 1