Skip to content

Commit 1da3cfa

Browse files
authored
Merge ef0a68d into 60a6ee7
2 parents 60a6ee7 + ef0a68d commit 1da3cfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/libgit2sharp.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16-
16+
with:
17+
fetch-depth: 0
1718
- name: Setup .NET
1819
uses: actions/setup-dotnet@v1
1920
with:

0 commit comments

Comments
 (0)