mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-25 00:12:28 -04:00
Use --force
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install hatch click==8.2.1
|
||||
pipx install hatch click==8.2.1 --force
|
||||
hatch run locales
|
||||
|
||||
- name: Test with pytest
|
||||
|
||||
Reference in New Issue
Block a user