Skip to content

Commit d693e5f

Browse files
committed
chore(ci): update submodule correctly
1 parent 3b0b43b commit d693e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/process-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- run: git checkout chore/release
2424

25-
- run: git submodule update
25+
- run: git submodule update --init --recursive
2626

2727
- name: Setup
2828
id: setup

0 commit comments

Comments
 (0)