Skip to content

Commit

Permalink
fix cache errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Khant authored and Khant committed Aug 1, 2024
1 parent f398bdf commit 83bd73c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: ${{ matrix.dotnet-version }}
cache: true

- name: Display dotnet version
run: dotnet --version

0 comments on commit 83bd73c

Please sign in to comment.