Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
KSkwarczynski committed Nov 1, 2024
1 parent a1582af commit cd0af71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,9 @@ jobs:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: Doc/html
folder: Doc/html/*
config_file: Doc/Doxyfile


- run: ls -R Doc/html

- name: Upload Doxygen Artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit cd0af71

Please sign in to comment.