Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoolenaar authored Feb 28, 2024
1 parent 06057ab commit da21407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
cache: true
- name: Restore dependencies
run: dotnet restore --locked-mode
- name: Build
Expand Down

0 comments on commit da21407

Please sign in to comment.