Skip to content

Commit

Permalink
fix: git download submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
MortyZhaoy committed Apr 9, 2024
1 parent d82b232 commit a735811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
repository: ${{ env.GIT_DEPLOY_REPO }}
ref: ${{ env.GIT_DEPLOY_BRANCH }}
path: .deploy_git
submodules: recursive

- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
Expand Down

0 comments on commit a735811

Please sign in to comment.