Skip to content

Commit c9ec27f

Browse files
authored
Merge pull request #248 from ksooo/fix-build-yml-branch-nexus
GitHub Actions: Debian build job: Switch to xbmc Nexus branch
2 parents 24ec0ec + 6e6584f commit c9ec27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v2
3535
with:
3636
repository: xbmc/xbmc
37-
ref: master
37+
ref: Nexus
3838
path: xbmc
3939
- name: Checkout pvr.nextpvr repo
4040
uses: actions/checkout@v2

0 commit comments

Comments
 (0)