Skip to content

Commit

Permalink
more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 11, 2023
1 parent 6ac9245 commit 267f99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install LaTeX dependencies
run: |
sudo apt-get install texlive-pictures poppler-utils
sudo apt-get install texlive-pictures texlive-latex-extra poppler-utils
- name: Install Qiskit IBM Runtime to save account
# To save account; this is re-installed during the "Run tox" step
Expand Down

0 comments on commit 267f99e

Please sign in to comment.