Skip to content

Commit

Permalink
Testing files paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Danehy committed Nov 6, 2023
1 parent 22a6ae7 commit 69b3d7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- uses: actions/setup-python@v3
- name: file_paths
run: |
ls ./docs/doxygen/html
ls ./docs
ls ./docs/doxygen/
- name: Install dependencies
run: |
pip install -r ./docs/sphinx/requirements.txt
Expand Down

0 comments on commit 69b3d7d

Please sign in to comment.