Skip to content

Commit f700664

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 712c933 commit f700664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ env:
4747
# to update all submodules
4848
SUBMOD_TO_UPDATE: "*"
4949
# otherwise use a space separated list of the relative paths of each submodule to update
50-
# SUBMOD_TO_UPDATE: "lib/sub_3 lib/sub_1"
50+
# SUBMOD_TO_UPDATE: "lib/sub_3 lib/sub_1"
5151

5252
defaults:
5353
run:

0 commit comments

Comments
 (0)