mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Install msgpack needed for POT
This commit is contained in:
parent
37022b6a91
commit
7d027eef97
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install translations dependencies
|
- name: Install translations dependencies
|
||||||
run:
|
run:
|
||||||
python -m pip install -U transifex-client sphinx
|
python -m pip install -U transifex-client sphinx msgpack
|
||||||
|
|
||||||
- name: Bootstrap calibre
|
- name: Bootstrap calibre
|
||||||
run: python setup/unix-ci.py bootstrap
|
run: python setup/unix-ci.py bootstrap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user