Skip to content

Commit

Permalink
fix build version
Browse files Browse the repository at this point in the history
  • Loading branch information
jogibear9988 committed Nov 8, 2021
1 parent 5130fa6 commit a19a0d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Fetch history
run: git fetch --prune --unshallow
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit a19a0d6

Please sign in to comment.