Skip to content

Commit

Permalink
Build tutorial archive prior to rtd build
Browse files Browse the repository at this point in the history
  • Loading branch information
tlestang committed Jan 9, 2025
1 parent ee13a0b commit ee5b55e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ build:
os: ubuntu-24.04
tools:
python: "3.13"
apt_packages:
- zip
jobs:
pre_build:
- zip -r $READTHEDOCS_REPOSITORY_PATH/sphinx/tutorial/vortex-tutorial-data.zip $READTHEDOCS_REPOSITORY_PATH/sphinx/tutorial/vortex-tutorial-data

sphinx:
configuration: sphinx/conf.py
Expand Down

0 comments on commit ee5b55e

Please sign in to comment.