Skip to content

Commit 4e38417

Browse files
authored
Update go.yml
1 parent ccf08b4 commit 4e38417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18+
with:
19+
submodules: 'true'
1820

1921
- name: Set up Go
2022
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)