Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
suraciii committed Nov 30, 2023
1 parent 2520982 commit 6a98173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: "8.0.400"
dotnet-version: "8.0.100"
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 6a98173

Please sign in to comment.