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