Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdimka authored Mar 18, 2020
1 parent bf88e4d commit 3c46709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup .NET Environment.
uses: actions/setup-dotnet@v1
with:
dotnet-version: '3.1.1'
dotnet-version: '3.1.101'
- name: Build package for Release.
run: |
cd src/
Expand Down

0 comments on commit 3c46709

Please sign in to comment.