mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
Update package_linter workflow
This commit is contained in:
parent
434ccad225
commit
4e8f401e7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package_linter.yml
vendored
2
.github/workflows/package_linter.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install toml
|
pip install toml pyparsing six
|
||||||
|
|
||||||
- name: 'Clone YunoHost apps package linter'
|
- name: 'Clone YunoHost apps package linter'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue