Skip to content

Commit 38ad3c8

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 9c10aa1 commit 38ad3c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v4
31+
- name: Doxygen version
32+
run: sudo apt install doxygen && doxygen -v
3133
- name: Setup Pages
3234
uses: actions/configure-pages@v5
3335
- name: Build with Jekyll

0 commit comments

Comments
 (0)