Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AkazaRenn committed Aug 29, 2024
1 parent 72d2c7e commit 79a9413
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 @@ -35,7 +35,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ env.VERSIONS }}
dotnet-version: "8.0,7.0"

- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1
Expand Down

0 comments on commit 79a9413

Please sign in to comment.