Skip to content

Commit

Permalink
add submodules for doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanhliu21 committed Jul 3, 2023
1 parent 2decb95 commit 5d40af1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: true

- name: Gets CMake
uses: lukka/get-cmake@latest
Expand Down

0 comments on commit 5d40af1

Please sign in to comment.