Skip to content

Commit

Permalink
Update build_docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lufre1 authored Nov 29, 2024
1 parent d8e37f5 commit 8dbe7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Generate Documentation
shell: bash -l {0}
run: pdoc -o doc/
run: pdoc synaptic_reconstruction -o doc/

- name: Verify Documentation Output
run: ls -la doc/
Expand Down

0 comments on commit 8dbe7d3

Please sign in to comment.