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 40be2af commit 96224f4Copy full SHA for 96224f4
.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