Skip to content

Commit 900da39

Browse files
committed
final change
1 parent 50f8756 commit 900da39

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
id-token: write
2525
steps:
2626
- uses: actions/checkout@v4
27+
with:
28+
submodules: 'recursive'
2729

2830
# Install dependencies
2931
- name: Set up Python 3.11

0 commit comments

Comments
 (0)