Skip to content

Commit

Permalink
No cache
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 14, 2024
1 parent 1bbd12f commit c1922c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/actions/build-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ runs:
MSBUILDTERMINALLOGGER: "auto"
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
with:
cache: true
dotnet-version: |
6.0.*
7.0.*
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ jobs:
MSBUILDTERMINALLOGGER: "auto"
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
with:
cache: true
dotnet-version: |
6.0.*
7.0.*
Expand Down

0 comments on commit c1922c8

Please sign in to comment.