Skip to content

Commit fb51e36

Browse files
committed
修复ERROR: unable to select packages:
1 parent 724ed0b commit fb51e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
# This is the version of the action for setting up Python, not the Python version.
1919
uses: mattnotmitt/doxygen-action@v1.9.5
2020
with:
21-
additional-packages: font-fira-code
21+
enable-latex: true

0 commit comments

Comments
 (0)