Fix indentation
Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
parent
f9d6b1d99b
commit
80830d769e
1 changed files with 4 additions and 4 deletions
|
|
@ -95,10 +95,10 @@ build_pkg() {
|
|||
|
||||
# build production package with license without signing
|
||||
productbuild \
|
||||
--distribution "./build/macOS/distribution.xml" \
|
||||
--resources "./build/macOS/resources" \
|
||||
--package-path "./dist" \
|
||||
"./dist/gh_${tag_name}_macOS_universal.pkg"
|
||||
--distribution "./build/macOS/distribution.xml" \
|
||||
--resources "./build/macOS/resources" \
|
||||
--package-path "./dist" \
|
||||
"./dist/gh_${tag_name}_macOS_universal.pkg"
|
||||
fi
|
||||
|
||||
# remove temp installer so it does not get uploaded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue