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.
2 parents 0348728 + 96224f4 commit 5bd94e7Copy full SHA for 5bd94e7
.github/workflows/build.yaml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
dotnet-version: 8
43
dotnet-quality: ga
44
+ cache: true
45
46
- name: Build
47
run: |
0 commit comments