diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3e06daf..495ee43 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -22,8 +22,6 @@ variables: value: 'Any CPU' - name: buildConfiguration value: 'Release' -- name: SteamWebApiKey - value: $(SteamWebApiKey) steps: - task: NuGetToolInstaller@1