Skip to content

Commit

Permalink
Spell fetch-depth correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Feb 7, 2021
1 parent 08f6c81 commit 0b6f65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
depth: 0
fetch-depth: 0

- name: Install deps
run: |
Expand Down

0 comments on commit 0b6f65b

Please sign in to comment.