[github] fix workflows

This commit is contained in:
phunkyfish
2024-02-22 09:42:58 +00:00
parent 89f42854b8
commit db1d467987
3 changed files with 16 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
default:
if: github.repository == 'kodi-pvr/pvr.octonet'
if: github.repository == 'DigitalDevices/pvr.octonet'
runs-on: ubuntu-latest
name: Increment add-on version when languages are updated
@@ -42,6 +42,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install libxml2-utils xmlstarlet
- name: Get required variables