Skip to content

Commit 669aabc

Browse files
committed
change fetch gitaction
1 parent ebac36b commit 669aabc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/master.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
## checks out our code locally so we can work with the files
3131
- name: Checkout code
3232
uses: actions/checkout@v2
33+
with:
34+
fetch-depth: 0
3335

3436
- name: Build Windows
3537
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)