Skip to content

Commit

Permalink
Move to parent directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Oct 7, 2023
1 parent 3f0dd99 commit 9249c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Move Doxygen HTML files into Doxygen directory
run: |
mv "./docs/doxygen/html" "./docs/doxygen"
mv "./docs/doxygen/html" ".."
- name: Build JSDoc documentation
uses: andstor/jsdoc-action@v1
Expand Down

0 comments on commit 9249c0d

Please sign in to comment.