Skip to content

Commit

Permalink
Missed one in #14142
Browse files Browse the repository at this point in the history
but this missing line already applied in the backport PRs
  • Loading branch information
pllim committed Dec 9, 2022
1 parent 4d6ab02 commit e4acd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
command: |
sudo apt update
sudo apt install texlive texlive-latex-extra texlive-fonts-recommended dvipng cm-super
pip install pip tox --upgrade
pip install pip "tox<4"
- run: ssh-add -D
- add_ssh_keys:
fingerprints: "bf:aa:ef:e3:8d:95:11:0b:75:c7:92:52:ba:fb:e0:fc"
Expand Down

0 comments on commit e4acd60

Please sign in to comment.