Update action to publish phonopy gh-pages

This commit is contained in:
Atsushi Togo 2023-06-25 16:07:20 +09:00
parent 4dea7a7854
commit 84f5120843
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
run: |
conda activate test
conda install --yes -c conda-forge python=${{ matrix.python-version }}
conda install --yes -c conda-forge sphinx-book-theme linkify-it-py myst-parser sphinxcontrib-bibtex
conda install --yes -c conda-forge sphinx-book-theme linkify-it-py myst-parser sphinxcontrib-bibtex ipython
- name: Build
run: |
conda activate test