We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26069fa commit 3064165Copy full SHA for 3064165
.github/workflows/openfe-doc-build.yaml
@@ -46,5 +46,5 @@ jobs:
46
cd openfe
47
# install so that we can get a version metadata we use in docs
48
pip install . --no-deps
49
- cd openfe/docs
+ cd docs
50
make html
0 commit comments