Skip to content

Commit a3353c7

Browse files
REFACTOR: Checkout submodules in LoC badge workflow
1 parent 7bd8349 commit a3353c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/loc-badge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
fetch-depth: 0
2121
persist-credentials: true
22+
submodules: recursive
2223

2324
- name: Make Code Badge
2425
uses: shadowmoose/[email protected]

0 commit comments

Comments
 (0)