Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikTrefil authored Dec 22, 2023
1 parent 06a1c1c commit 5ec8623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: Cyberboss/install-winget@v1

- name: Install doxygen
run: winget install -e --id DimitriVanHeesch.Doxygen
run: winget install --accept-source-agreements --accept-package-agreements -e --id DimitriVanHeesch.Doxygen

- name: Run doxygen
run: doxygen

0 comments on commit 5ec8623

Please sign in to comment.