Skip to content

Commit

Permalink
ci: clone with submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed May 7, 2024
1 parent 554c95c commit af5d0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
with:
repository: gemini3d/gemini3d
path: gemini3d
submodules: true

- name: non-cache Install Gemini3D
if: steps.cache-gemini.outputs.cache-hit != 'true'
Expand Down

0 comments on commit af5d0eb

Please sign in to comment.