Skip to content

Commit 655abaa

Browse files
committed
加上缓存
1 parent 4dfd48d commit 655abaa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/MediaConverters.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
with:
2828
dotnet-version: |
2929
9.0.x
30-
30+
cache: true
31+
3132
- name: Build with dotnet
3233
run: dotnet build --configuration Release src/MediaConverters/MediaConverters.sln
3334

0 commit comments

Comments
 (0)