Skip to content

Commit 41fc3a2

Browse files
author
TeleGhost Dev
committed
Fix release workflow: remove submodule recursion
1 parent 9933555 commit 41fc3a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
steps:
1313
- name: Checkout code
1414
uses: actions/checkout@v4
15-
with:
16-
submodules: recursive
1715

1816
- name: Setup Go
1917
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)