diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 32c99ea..de2ef05 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -33,7 +33,7 @@ jobs: } else { - Write-Host "components were not downloaded". + Write-Host "components were not downloaded" exit 1 }