Skip to content

Commit

Permalink
added gnuplot to container for building documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amagela committed Mar 20, 2023
1 parent c07ee4e commit 1bdc1c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install Gnuplot
run: sudo apt -y install gnuplot
- name: Install Sphinx
run: sudo pip install sphinx
- name: Install Sphinx RTD Theme
Expand Down

0 comments on commit 1bdc1c8

Please sign in to comment.