mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-23 17:23:59 +08:00
build and commit dist
This commit is contained in:
parent
1bd6a2275b
commit
1001c07830
2 changed files with 15 additions and 5 deletions
1
dist/restore/index.js
vendored
1
dist/restore/index.js
vendored
|
@ -4947,6 +4947,7 @@ var Inputs;
|
|||
Inputs["Path"] = "path";
|
||||
Inputs["RestoreKeys"] = "restore-keys";
|
||||
Inputs["UploadChunkSize"] = "upload-chunk-size";
|
||||
Inputs["ReevaluateKey"] = "reevaluate-key";
|
||||
})(Inputs = exports.Inputs || (exports.Inputs = {}));
|
||||
var Outputs;
|
||||
(function (Outputs) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue