Skip to content

Commit

Permalink
try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Oct 12, 2024
1 parent 8d42d58 commit 078c5a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
dotnet-quality: 'preview'

- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -25,6 +26,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
dotnet-quality: 'preview'

- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 078c5a4

Please sign in to comment.