From fa9f950bf643baa3beb852885b2c503251a80202 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Sun, 3 Nov 2019 02:22:52 +0000 Subject: [PATCH] hhhh --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: