Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
clebreto committed Sep 25, 2024
1 parent 8e24b5a commit 2e05930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
source /builds/miniconda3/etc/profile.d/conda.sh
conda activate corese-core-documentation
sphinx-multiversion docs/source build/html -D 'exhale_args.containmentFolder=${sourcedir}/java_api'
chmod u+x docs/swticher_generator.sh
chmod u+x docs/switcher_generator.sh
./docs/switcher_generator.sh build/html/switcher.json build/html/index.html
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 2e05930

Please sign in to comment.