Skip to content

Commit

Permalink
Merge pull request #1153 from mrapp-ke/merge-bugfix
Browse files Browse the repository at this point in the history
Merge bugfix into feature branch
  • Loading branch information
issue-api-tokens[bot] authored Dec 16, 2024
2 parents 4ba338b + f3ec68d commit 04e465e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_doxyfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
with:
app-id: ${{ secrets.TOKEN_APP_ID }}
private-key: ${{ secrets.TOKEN_APP_SECRET }}
- name: Install Doxygen
uses: ssciwr/doxygen-install@v1
- name: Update Doxyfile
run: |
./build update_doxyfile
Expand Down

0 comments on commit 04e465e

Please sign in to comment.