Skip to content

Commit

Permalink
Forgot to install bibtexparser in Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
febattista committed Nov 20, 2024
1 parent 473968b commit 368d698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
run: |
pip3 install --upgrade nbconvert
pip3 install pyyaml
pip3 install bibtexparser
python3 ./_tex/makeLatexCV.py
- name: Update _config.yml ⚙️
uses: fjogeleit/yaml-update-action@main
Expand Down

0 comments on commit 368d698

Please sign in to comment.