Skip to content

Commit 2cb0571

Browse files
committed
feat: checkout submodules
1 parent 5560199 commit 2cb0571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-ansible-collection.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 0
16+
submodules: true
1617

1718
- name: Set up Python 3.x
1819
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)