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 0604a0b + 96224f4 commit 2fc9accCopy full SHA for 2fc9acc
.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