diff --git a/scripts/ps/appveyor_install.ps1 b/scripts/ps/appveyor_install.ps1 index 92a1dcd9ef..cb304542d4 100644 --- a/scripts/ps/appveyor_install.ps1 +++ b/scripts/ps/appveyor_install.ps1 @@ -23,7 +23,7 @@ if ($env:ENCKEY) Check-ExitCode } -if (${env:OPENRCT2.ORG_TOKEN}) +if (${env:OPENRCT2_ORG_TOKEN}) { if (-not (Test-Path "C:\ProgramData\chocolatey\lib\nsis.portable")) {