Skip to content

Commit bcfac91

Browse files
committed
Node Update
1 parent f6b3129 commit bcfac91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Check Node
5959
run: node -e 'console.log(process.versions)'
6060
- name: Update Submodule
61-
run: git submodule update
61+
run: git submodule update --recursive
6262
- name: Tree
6363
run: tree
6464
- name: "Upload coverage to Codecov"

0 commit comments

Comments
 (0)