Skip to content

Commit

Permalink
Azure Pipelines: Switch xbmc branch to Nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
ksooo committed Nov 6, 2023
1 parent 0098dc1 commit 5dae9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- script: |
cd ..
git clone --branch master --depth=1 https://github.com/xbmc/xbmc.git kodi
git clone --branch Nexus --depth=1 https://github.com/xbmc/xbmc.git kodi
cd $(Build.SourcesDirectory)
mkdir build
cd build
Expand Down

0 comments on commit 5dae9bf

Please sign in to comment.