publish never
This commit is contained in:
parent
f719caab4b
commit
901c536974
|
@ -60,6 +60,7 @@ async function build(os, arch, config) {
|
||||||
await builder.build({
|
await builder.build({
|
||||||
targets: targets,
|
targets: targets,
|
||||||
config: config,
|
config: config,
|
||||||
|
publish: 'never'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
async function cmd() {
|
async function cmd() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user