We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158095a commit 3ad525aCopy full SHA for 3ad525a
.github/workflows/gametracking.yml
@@ -73,7 +73,6 @@ jobs:
73
uses: actions/setup-dotnet@v5
74
with:
75
dotnet-version: '10.x'
76
- cache: true
77
78
- name: Build tools
79
if: steps.cache.outputs.cache-hit != 'true'
0 commit comments