Skip to content

Commit

Permalink
Generate the guides for all languages.
Browse files Browse the repository at this point in the history
  • Loading branch information
sydseter committed Jul 8, 2024
1 parent 5552e03 commit 3bc407c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests-generate-output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ jobs:
cp -rf ./resources/templates/Fonts/FivoSans/* output/cornucopia_mobileapp/Fonts/
cp -rf ./resources/templates/Fonts/Atkinson-Hyperlegible/* output/cornucopia_mobileapp/Fonts/
#
pipenv run python scripts/convert.py -l en -lt guide -t bridge -v 1.22 -e webapp
pipenv run python scripts/convert.py -l en -lt guide -t bridge -v 2.00 -e webapp
pipenv run python scripts/convert.py -l all -lt guide -t bridge -v 1.22 -e webapp
pipenv run python scripts/convert.py -l all -lt guide -t bridge -v 2.00 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t all -v 1.22 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t all -v 2.00 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t all -v 1.00 -e mobileapp
Expand Down

0 comments on commit 3bc407c

Please sign in to comment.