Skip to content

Commit

Permalink
Remove dotnet caching
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Mar 27, 2024
1 parent 9230f78 commit cce303a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
- uses: actions/setup-dotnet@v4
with:
global-json-file: packages/nimble-blazor/global.json
cache: true
cache-dependency-path: '**/packages.lock.json'
- uses: actions/setup-node@v4
with:
node-version: '20'
Expand Down

0 comments on commit cce303a

Please sign in to comment.