Skip to content

Commit

Permalink
Print verbose errors when synchronizing Google formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeymorozov committed May 31, 2024
1 parent 061dfff commit f84f749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: bundle exec fontist config set read_timeout 60

- name: Import new fonts
run: bundle exec fontist import google --formulas_path Formulas -n 50
run: bundle exec fontist import google --formulas_path Formulas -n 100 -v

- uses: EndBug/add-and-commit@v7
with:
Expand Down

0 comments on commit f84f749

Please sign in to comment.