Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 1, 2022
1 parent 5196b8a commit 68fc8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: setup .net core
uses: actions/[email protected]
with:
dotnet-version: 5.0.100
dotnet-version: 6.0.100

- name: build
run: dotnet build
Expand Down

0 comments on commit 68fc8ef

Please sign in to comment.