mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
ci(auto_messages_pot): don't reinstall dependencies twice
This commit is contained in:
parent
4d3a97e606
commit
f49802fc1d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/auto_messages_pot.yml
vendored
1
.github/workflows/auto_messages_pot.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
|||
- name: Try to generate messages.pot
|
||||
run: |
|
||||
cd tools/readme_generator/
|
||||
pip install -r requirements.txt
|
||||
pybabel extract --ignore-dirs venv -F babel.cfg -o messages.pot .
|
||||
- shell: pwsh
|
||||
id: check_files_changed
|
||||
|
|
Loading…
Add table
Reference in a new issue