Skip to content

Commit

Permalink
create ~/tmp for rtd build
Browse files Browse the repository at this point in the history
  • Loading branch information
ktactac-ornl committed Jun 13, 2024
1 parent 3fc065f commit 9552f2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ sphinx:

conda:
environment: environment.yml

commands:
pre_build:
- mkdir ~/tmp

0 comments on commit 9552f2e

Please sign in to comment.