mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
ci: examples workflow build fixed.
This commit is contained in:
parent
8708637868
commit
67d157c156
1 changed files with 1 additions and 0 deletions
1
.github/workflows/examples.yml
vendored
1
.github/workflows/examples.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
|||
|
||||
- name: Install
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install dvipng texlive-latex-extra texlive-fonts-recommended cm-super
|
||||
python -m pip install --upgrade pip
|
||||
pip install wheel
|
||||
|
|
Loading…
Add table
Reference in a new issue