Skip to content

Commit

Permalink
fix(ci): ok yeah this
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbablePrime committed Dec 15, 2023
1 parent a19a002 commit fa7fd5d
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 @@ -22,7 +22,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: v5.0.0
dotnet-version: '5.0.x'
- name: Setup NuGet
uses: NuGet/setup-nuget@v1
with:
Expand Down

0 comments on commit fa7fd5d

Please sign in to comment.