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 d5ddaf7 commit 06a1c1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2

- name: Install winget
uses: Cyberboss/install-winget@v1

- name: Install doxygen
run: winget install -e --id DimitriVanHeesch.Doxygen

Expand Down

0 comments on commit 06a1c1c

Please sign in to comment.