Skip to content

Commit

Permalink
fix(ci): remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ToaHartor committed Jul 11, 2024
1 parent fb2d18f commit 962caef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.201
cache: true

- name: Install dependencies
run: dotnet restore

- name: Build
shell: bash
Expand Down

0 comments on commit 962caef

Please sign in to comment.