更新 action.yml
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ name: 'Cache NuGet Packages'
|
||||
description: '快取 NUGET 套件'
|
||||
outputs:
|
||||
cache-hit:
|
||||
description: Whether the cache was restored from an exact key match
|
||||
description: '表示是否命中快取'
|
||||
value: ${{ steps.cache.outputs.cache-hit }}
|
||||
runs:
|
||||
using: composite
|
||||
|
||||
Reference in New Issue
Block a user