Skip to content

Commit

Permalink
Adapt appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peak3d committed Apr 17, 2019
1 parent 690f6a6 commit 1139876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ environment:

build_script:
- cd ..
- git clone --depth=1 --branch master https://github.com/xbmc/xbmc.git
- git clone --depth=1 --branch Leia https://github.com/xbmc/xbmc.git
- cd %app_id%
- mkdir build
- cd build
Expand Down

0 comments on commit 1139876

Please sign in to comment.