Skip to content

Commit

Permalink
Merge pull request #26 from muon-spectroscopy-computational-project/2…
Browse files Browse the repository at this point in the history
…1-ci-to-update-the-documenation

add gh workflow to deploy documentation pages
  • Loading branch information
subindev-d authored Jun 27, 2024
2 parents 3659e59 + 0f7fba0 commit 772c028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install sphinx
pip install sphinx sphinx_rtd_theme
- name: Build documentation
id: build-docs
Expand Down

0 comments on commit 772c028

Please sign in to comment.