From e08a7e8770e01ece5b9ff535fa09a308f3257191 Mon Sep 17 00:00:00 2001 From: workshop021 <57322488+workshop021@users.noreply.github.com> Date: Sun, 3 Nov 2019 13:08:26 -0500 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9807bee..b8b084a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,7 @@ steps: - task: BatchScript@1 inputs: - filename: '$(build.sourcesdirectory)\src\PokerLeagueManager.UI.Web\BuildAngular.bat' + filename: '$(build.sourcesdirectory)/src/PokerLeagueManager.UI.Web/BuildAngular.bat' - task: VSBuild@1 inputs: