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 51fc3a2 commit 5e2551bCopy full SHA for 5e2551b
.github/workflows/build-executables.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-dotnet@v3
25
with:
26
dotnet-version: ${{ matrix.dotnet-version }}
27
- cache: true
+ # cache: true
28
29
# Step 3: Install dependencies
30
- name: Install dependencies
0 commit comments