build and commit dist

This commit is contained in:
Matt Johnson-Pint 2022-11-26 09:39:57 -08:00
parent 1bd6a2275b
commit 1001c07830
No known key found for this signature in database
GPG key ID: FC13C394A988CF1D
2 changed files with 15 additions and 5 deletions

View file

@ -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) {