Skip to content

Commit

Permalink
Merge pull request #413 from mk3008/mk3008-patch-2
Browse files Browse the repository at this point in the history
Update deploy_nuget_dapper.yml
  • Loading branch information
mk3008 authored May 12, 2024
2 parents 529e151 + d563a96 commit 6073813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_nuget_dapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x

- name: Build
run: dotnet build --configuration Release
Expand Down

0 comments on commit 6073813

Please sign in to comment.