Skip to content

Commit 9d3bdb0

Browse files
authored
Update python-publish.yml
1 parent 7812ea6 commit 9d3bdb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Build release distributions
3030
run: |
3131
# NOTE: put your own distribution build steps here.
32+
git submodule update --remote
3233
python -m pip install build
3334
python -m build
3435

0 commit comments

Comments
 (0)