From 90fe5424a39d2003f2c5782d56885d60428800c0 Mon Sep 17 00:00:00 2001 From: Alwin Esch Date: Wed, 3 Nov 2021 23:23:33 +0100 Subject: [PATCH] Temp test commit --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 69e4cf0..0191e83 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -46,7 +46,7 @@ jobs: - script: | cd .. - git clone --branch master --depth=1 https://github.com/xbmc/xbmc.git kodi + git clone --branch fix-stupid-windows --depth=1 https://github.com/AlwinEsch/kodi.git kodi cd $(Build.SourcesDirectory) mkdir build cd build