Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mousebyte committed May 10, 2023
1 parent 2c7109f commit fde241e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
with:
submodules: true
- name: Install Doxygen
run: sudo apt-get update -y && sudo apt-get install -y doxygen
- name: Install Python Dependencies
Expand Down

0 comments on commit fde241e

Please sign in to comment.