Skip to content

Commit

Permalink
Update Azure pipelines to build from Omega branch
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Jan 17, 2025
1 parent b697e23 commit 75cc906
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 Nexus --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 75cc906

Please sign in to comment.