Skip to content

Commit 993a115

Browse files
committed
chore: require article-cli>=1.3.1 for font download fixes
1 parent b07de54 commit 993a115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Install article-cli
7474
run: |
75-
pip install article-cli>=1.3.0
75+
pip install article-cli>=1.3.1
7676
7777
- name: Setup git hooks
7878
run: |

0 commit comments

Comments
 (0)