Skip to content

Commit

Permalink
Update build-book.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan authored Mar 27, 2024
1 parent 9c48d31 commit af14ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
&& steps.parse_config.outputs.execute_notebooks == 'binder'
run: |
mamba install -c conda-forge jupyter-book pip
pip install git+https://github.com/ProjectPythia/sphinx-pythia-theme.git@theme-update
pip install sphinx-pythia-theme
pip install git+https://github.com/pangeo-gallery/binderbot.git
- name: Update execution environment
Expand Down

0 comments on commit af14ab6

Please sign in to comment.