Skip to content

Commit ee4c7a2

Browse files
authored
Merge pull request #59 from cpp-lln-lab/create-pull-request/patch
Changes by create-pull-request action
2 parents 3d456f9 + f700664 commit ee4c7a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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:

lib/CPP_PTB

0 commit comments

Comments
 (0)