GHA reliability story triggers/config fix #3010
This commit is contained in:
parent
9a36098493
commit
f5acbdd5fb
|
@ -12,6 +12,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
submodules: recursive
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Tools
|
- name: Install Tools
|
||||||
|
|
Loading…
Reference in New Issue