Skip to content

Commit 6ca154a

Browse files
committedJan 28, 2024
ci: Fix-up
1 parent 8f01c8c commit 6ca154a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
with:
16-
submodules: 'true''
16+
submodules: 'true'
1717

1818
- name: Set up Go
1919
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)
Please sign in to comment.