Skip to content

Commit

Permalink
Don't cache
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Dec 27, 2024
1 parent 8b7aead commit 7e49640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ matrix.dotnet-version }}
cache: 'true'
-
name: Build
run: |
Expand Down

0 comments on commit 7e49640

Please sign in to comment.