We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655abaa commit f17f173Copy full SHA for f17f173
1 file changed
.github/workflows/MediaConverters.yml
@@ -27,8 +27,7 @@ jobs:
27
with:
28
dotnet-version: |
29
9.0.x
30
- cache: true
31
-
+
32
- name: Build with dotnet
33
run: dotnet build --configuration Release src/MediaConverters/MediaConverters.sln
34
0 commit comments