diff --git a/.azure/pipelines/azure-pipelines.yml b/.azure/pipelines/azure-pipelines.yml index fbae091e..55c86e7b 100644 --- a/.azure/pipelines/azure-pipelines.yml +++ b/.azure/pipelines/azure-pipelines.yml @@ -109,11 +109,13 @@ stages: - task: Installer@1 displayName: 'Install Inno Setup' + enabled: false inputs: version: '6.0.5' - task: Build@1 displayName: 'Build Setup File' + enabled: false inputs: file: .azure/scripts/ArkServerManager.iss