Skip to content

Commit

Permalink
Install .NET8 in missing places
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Nov 20, 2023
1 parent 1754529 commit 7c44c06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
dotnet-version: |
6.0.417
7.0.404
8.0.100
- run: ./build.cmd NuGetWorkflow
- uses: actions/[email protected]
with:
Expand All @@ -145,6 +146,7 @@ jobs:
dotnet-version: |
6.0.417
7.0.404
8.0.100
- name: Download NuGet Artifacts from build-nuget-package job
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 7c44c06

Please sign in to comment.