Skip to content

Commit d76b8e3

Browse files
committed
Install the pinned dotnet SDK
1 parent dbd1178 commit d76b8e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/draft-release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020

21+
- uses: actions/setup-dotnet@v3
22+
2123
- name: Fetch all history for all tags and branches
2224
run: git fetch --prune
2325

0 commit comments

Comments
 (0)