Skip to content

Commit a3459ad

Browse files
authored
Update python-publish.yml
1 parent b9f29f4 commit a3459ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24+
with:
25+
submodules: 'true'
2426

2527
- uses: actions/setup-python@v5
2628
with:

0 commit comments

Comments
 (0)