1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 09:12:39 +00:00

Download translations dynamically (#2120)

This commit is contained in:
Privacy Guides [bot]
2023-04-10 10:11:05 -05:00
committed by Jonah Aragon
parent ebfb448ed2
commit 2df3405598
2056 changed files with 17 additions and 250161 deletions

View File

@ -71,9 +71,6 @@ jobs:
CARDS: true
run: |
pipenv run mkdocs build --config-file config/mkdocs.en.yml
pipenv run mkdocs build --config-file config/mkdocs.fr.yml
pipenv run mkdocs build --config-file config/mkdocs.he.yml
pipenv run mkdocs build --config-file config/mkdocs.nl.yml
pipenv run mkdocs --version
- name: Package website