We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089ada5 commit bd4c2d7Copy full SHA for bd4c2d7
.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