Skip to content

Commit a19a0d6

Browse files
committed
fix build version
1 parent 5130fa6 commit a19a0d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16+
- name: Fetch history
17+
run: git fetch --prune --unshallow
1618
- name: Setup .NET
1719
uses: actions/setup-dotnet@v1
1820
with:

0 commit comments

Comments
 (0)