Skip to content

Commit 8dbe7d3

Browse files
authored
Update build_docs.yaml
1 parent d8e37f5 commit 8dbe7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Generate Documentation
4040
shell: bash -l {0}
41-
run: pdoc -o doc/
41+
run: pdoc synaptic_reconstruction -o doc/
4242

4343
- name: Verify Documentation Output
4444
run: ls -la doc/

0 commit comments

Comments
 (0)