We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da1ab5 commit 4bb65b9Copy full SHA for 4bb65b9
1 file changed
.github/workflows/dotnet.yml
@@ -38,7 +38,6 @@ jobs:
38
uses: actions/setup-dotnet@v5.4.0
39
with:
40
global-json-file: global.json
41
- cache: true
42
43
- name: Restore dependencies
44
run: dotnet restore Shop.slnx
0 commit comments