Skip to content

Commit 0063085

Browse files
authored
Update build.yml
1 parent be4bb5d commit 0063085

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
18+
with:
19+
submodules: true
1820

1921
- name: Install Docker
2022
run: |

0 commit comments

Comments
 (0)