Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgroot42 committed Dec 31, 2023
1 parent dba4562 commit 518f704
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:

- name: Install pdoc
run: pip install pdoc3 # Install pdoc or pdoc3

- name: List directory structure
run: ls -lR

- name: Generate Documentation
run: |
Expand Down

0 comments on commit 518f704

Please sign in to comment.