We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0176c12 commit 4344b0aCopy full SHA for 4344b0a
.github/workflows/ci.yml
@@ -22,7 +22,6 @@ jobs:
22
- uses: actions/setup-dotnet@v4
23
with:
24
dotnet-version: '8.x'
25
- cache: true
26
27
- run: make build
28
0 commit comments