Remove redundant path specification for macOS package installation in finalize-desktop-artifacts script
Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b4755174d9
commit
bee95563d8
@ -134,7 +134,6 @@ function buildMacPkg(appBundlePath, arch) {
|
||||
[
|
||||
"--component",
|
||||
appBundlePath,
|
||||
"/Applications",
|
||||
"--install-location",
|
||||
"/Applications",
|
||||
"--identifier",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user