Skip to content

Commit

Permalink
Call docs script from config for auto updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Oct 12, 2023
1 parent dc84000 commit 4f45937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ jobs:

- name: Build documentation
run: |
ruby docs/read_the_docs/source/advanced_tutorial/resstock_arguments.rb
ruby docs/read_the_docs/source/workflow_inputs/create_characteristics_rst.rb
ruby docs/read_the_docs/source/workflow_outputs/csv_tables.rb
cd docs/read_the_docs
Expand Down

0 comments on commit 4f45937

Please sign in to comment.