We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b37991 commit e6a5004Copy full SHA for e6a5004
1 file changed
.github/workflows/publish.yml
@@ -68,7 +68,6 @@ jobs:
68
uses: actions/setup-dotnet@v3
69
with:
70
dotnet-version: 7.0.x
71
- cache: true
72
73
- name: 📥 Restore dependencies
74
run: dotnet restore --verbosity normal
0 commit comments