Skip to content

Display a reminder where to donate and to report issues on new versio… #8

Display a reminder where to donate and to report issues on new versio…

Display a reminder where to donate and to report issues on new versio… #8

name: Kodi Addon-Checker
on: [push]
jobs:
kodi-addon-checker:
runs-on: ubuntu-latest
name: Kodi Addon-Checker
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.12'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip3 install --user kodi-addon-checker
- name: Addon-Check
run: $HOME/.local/bin/kodi-addon-checker --branch=matrix $GITHUB_WORKSPACE/plugin.video.arteplussept