Skip to content

Commit

Permalink
Github CI: removed gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
vova5703945 committed Feb 16, 2024
1 parent aadf5cd commit 92340f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Install dependencies
run: |
pip install gcc python3-dev pandoc python3-psutil sphinx matplotlib ipywidgets nbsphinx pylatexenc sphinx-pdj-theme myst_parser
pip install python3-dev pandoc python3-psutil sphinx matplotlib ipywidgets nbsphinx pylatexenc sphinx-pdj-theme myst_parser
- name: Sphinx build
run: |
Expand Down

0 comments on commit 92340f2

Please sign in to comment.