mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
CI: replace bad package
This commit is contained in:
parent
fdd7c196fa
commit
8c790e23b5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
test:
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install python pip
|
||||
- apt-get install -y python
|
||||
- git clone https://github.com/YunoHost/package_linter
|
||||
- python package_linter/package_linter.py .
|
||||
|
||||
|
|
Loading…
Reference in a new issue