Skip to content

Commit fd881c8

Browse files
author
Lisa Julia Nebel
committed
Add comment to python_sphinx_docs.yml file
1 parent ed24281 commit fd881c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_sphinx_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Get docstrings_common.json from master branch of opm-simulators
2626
run: |
2727
curl -L -o python/docstrings_simulators.json https://raw.githubusercontent.com/OPM/opm-simulators/master/python/docstrings_simulators.json
28-
- name: Get dune.module from master branch of opm-simulators
28+
- name: Get dune.module from master branch of opm-simulators, this is needed for the call to extract_opm_simulators_release in python/sphinx_docs/docs/conf.py.
2929
run: |
3030
curl -L -o dune.module https://raw.githubusercontent.com/OPM/opm-simulators/master/dune.module
3131
- name: Set up Python

0 commit comments

Comments
 (0)