Skip to content

Commit

Permalink
No cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jfoot committed Jul 28, 2024
1 parent 022f3e0 commit c338a7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.x
cache: true
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Test with dotnet
Expand Down

0 comments on commit c338a7b

Please sign in to comment.