Skip to content

Commit 3064165

Browse files
committed
silly cd typo
1 parent 26069fa commit 3064165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openfe-doc-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
cd openfe
4747
# install so that we can get a version metadata we use in docs
4848
pip install . --no-deps
49-
cd openfe/docs
49+
cd docs
5050
make html

0 commit comments

Comments
 (0)