Skip to content

Commit

Permalink
action: clone submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
june-fish committed Feb 12, 2024
1 parent e53bab3 commit edeb8b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
submodules: true
- name: build_and_deploy
uses: shalzz/[email protected]
env:
Expand Down

0 comments on commit edeb8b0

Please sign in to comment.