Skip to content

Commit ed41a8c

Browse files
committed
ci: Apply changes by Copilot's code review
1 parent 74d1dd9 commit ed41a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313
with:
14-
recursive: "recursive"
14+
submodules: recursive
1515
- name: Installation
1616
run: sudo apt-get -y install ps2eps texlive-latex-extra doxygen
1717
- name: Build

0 commit comments

Comments
 (0)