1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-04 19:16:07 +02:00

Doc: Fixed Crowdin translation build

This commit is contained in:
Laurent Cozic 2023-10-31 14:06:42 +00:00
parent 3343c2b0aa
commit b8c26b2ef3

View File

@ -67,7 +67,7 @@ git checkout master
git pull --rebase
cd "$JOPLIN_ROOT_DIR"
yarn crowdinDownload
CROWDIN_PERSONAL_TOKEN="$CROWDIN_PERSONAL_TOKEN" yarn crowdinDownload
yarn buildWebsite
cd "$JOPLIN_WEBSITE_ROOT_DIR"