Skip to content

Commit

Permalink
Merge pull request #209 from ksooo/fix-build-yml-branch-nexus
Browse files Browse the repository at this point in the history
GitHub Actions: Debian build job: Switch to xbmc Nexus branch
  • Loading branch information
ksooo authored Nov 10, 2023
2 parents 8e73680 + 53dc237 commit 4d63c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: xbmc/xbmc
ref: master
ref: Nexus
path: xbmc
- name: Checkout pvr.stalker repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 4d63c5e

Please sign in to comment.