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 7f79e41 commit 1fd0202Copy full SHA for 1fd0202
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: >-
48
WORKAROUND: Checkout submodules recursively(actions/checkout#1959)
49
run: |-
50
- git submodule \
+ git submodule update \
51
--init \
52
--recursive
53
0 commit comments