Update pages.yml

This commit is contained in:
LoveSy 2022-07-28 21:32:19 +08:00 committed by GitHub
parent cd054765a8
commit f6ca82b060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: 'recursive'
- name: Install doxygen
run: sudo apt install -y doxygen
- name: Generate doxygen