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