fix codesign (#7)
This commit is contained in:
Родитель
bf49970d51
Коммит
4ded7b9036
|
@ -32,6 +32,7 @@ steps:
|
|||
const fs = require("fs");
|
||||
const path = require("path");
|
||||
const os = require("os");
|
||||
const crypto = require("crypto");
|
||||
|
||||
function getParams(type) {
|
||||
switch (type) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче