Skip to content

Commit

Permalink
debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanlchristensen committed Nov 3, 2024
1 parent 4333940 commit f0912e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
echo "Listing root directory contents:"
ls -al
echo "Listing docs directory contents:"
ls -al docs/
ls -al bruhanimate/
- name: Sphinx build
run: |
sphinx-build docs _build
Expand Down

0 comments on commit f0912e7

Please sign in to comment.