Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): remove cache
Browse files Browse the repository at this point in the history
ToaHartor committed Jul 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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

0 comments on commit 962caef

Please sign in to comment.