Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinithins authored Oct 18, 2023
1 parent 35d25c1 commit cef8cc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
apt install pandoc
pip install sphinx sphinx_rtd_theme myst_parser
- name: Sphinx build
run: |
Expand Down

0 comments on commit cef8cc3

Please sign in to comment.