Skip to content

Commit fefdca2

Browse files
Fix tab error
1 parent 827f794 commit fefdca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploymanual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cd docs
3030
3131
# make html
32-
make html
32+
make html
3333
3434
- name: Upload manuals
3535
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)