diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4ab98e9..5cf625d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,7 +15,7 @@ steps: inputs: FakeVersion: '5.16.1' FakeScript: 'build.fsx' - ScriptArguments: 'build -t bundle' + ScriptArguments: '-t bundle' - task: PublishBuildArtifacts@1 inputs: