Skip to content

Commit

Permalink
Fix all doxygen versions (#4377)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored Apr 11, 2024
1 parent e6ad84d commit 2aa1059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- name: Install Dependencies
uses: ssciwr/doxygen-install@v1
with:
version: "1.10.0"
version: "1.9.7"

- name: Set file base name (Linux)
id: set-file-base
Expand Down Expand Up @@ -253,7 +253,7 @@ jobs:
- name: Install Dependencies
uses: ssciwr/doxygen-install@v1
with:
version: "1.10.0"
version: "1.9.7"

- name: Set file base name (MacOS)
id: set-file-base
Expand Down

0 comments on commit 2aa1059

Please sign in to comment.