Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillermoFidalgo committed Mar 8, 2024
1 parent 3a759e5 commit 22994d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: pip install requests
- run: python createbib.py

- run: pipx install pandoc
- run: apt-get install pandoc
- run: pandoc --citeproc bibfile.bib -t markdown_strict --csl american-physics-society.csl -o includes/myPubs.md

- name: Setup Pages
Expand Down

0 comments on commit 22994d3

Please sign in to comment.