We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a18b4 commit 0a9ad44Copy full SHA for 0a9ad44
.github/workflows/ci.yml
@@ -17,7 +17,6 @@ jobs:
17
uses: actions/setup-dotnet@v4
18
with:
19
dotnet-version: '8.x'
20
- cache: true
21
22
- name: Restore
23
run: dotnet restore MediaInfoKeeper.csproj
0 commit comments