Skip to content

Commit

Permalink
Enable pull git submodule in NextMajor template
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyanugraha authored Nov 1, 2024
1 parent 857be8c commit 505cfd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Templates/AppSource App/.github/workflows/NextMajor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
submodules: recursive

- name: Initialize the workflow
id: init
Expand Down

0 comments on commit 505cfd4

Please sign in to comment.