Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Apr 26, 2024
1 parent 78b9ee2 commit 11e7250
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
- uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
with:
dotnet-version: |
'6.0.x'
'8.0.x'
6
8
dotnet-quality: ga

- name: restore
run: dotnet restore
Expand Down

0 comments on commit 11e7250

Please sign in to comment.