Skip to content

Commit

Permalink
Azure Pipelines: Switch xbmc branch from master to Omega
Browse files Browse the repository at this point in the history
  • Loading branch information
ksooo committed Jul 27, 2024
1 parent 659056e commit 594f49f
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 @@ -57,7 +57,7 @@ jobs:

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

0 comments on commit 594f49f

Please sign in to comment.