We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d03e3 commit e6a9d56Copy full SHA for e6a9d56
.github/workflows/update_submodules.yml
@@ -47,7 +47,7 @@ env:
47
# to update all submodules
48
SUBMOD_TO_UPDATE: "*"
49
# 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"
+ # SUBMOD_TO_UPDATE: "lib/sub_3 lib/sub_1"
51
52
defaults:
53
run:
0 commit comments