Add checkout (#1514)

* Add checkout

* remove empty with statement

* Actually we do need push depth
This commit is contained in:
David Holdeman 2020-06-18 16:12:58 -07:00 committed by GitHub
parent 66a1cc3dd1
commit e1979b0865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Generate Configs
working-directory: ./firmware/
run: sh gen_config.sh