This commit is contained in:
ruki
2022-11-30 22:33:04 +08:00
Unverified
parent e517eda05c
commit 84d8da3ce9
+1 -1
View File
@@ -14,7 +14,7 @@ inputs:
description: 'Directory to cache xmake in. This folder will go under $GITHUB_HOME (I.e. build dir) and be cached using @actions/cache.'
default: ''
actions-cache-key:
description: 'Actions cache key.'
description: The actions cache key.
default: ''
runs:
using: 'node16'