GHA reliability story triggers/config fix #3010

This commit is contained in:
rusefillc 2021-07-24 10:26:15 -04:00
parent 9a36098493
commit f5acbdd5fb
1 changed files with 1 additions and 0 deletions

View File

@ -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