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