We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82c9495 + ff70324 commit cad9f2eCopy full SHA for cad9f2e
1 file changed
.github/workflows/submit-release.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Install dependencies
32
run: |
33
- sudo apt-get install libxml2-utils xmlstarlet zip
+ sudo apt-get install libxml2-utils xmlstarlet
34
python -m pip install --upgrade pip
35
python -m pip install git+https://github.com/romanvm/kodi-addon-submitter.git
36
0 commit comments