TUN-7003: Add back a missing fi
This commit is contained in:
parent
c13b6df0a7
commit
78ca8002d2
|
@ -144,6 +144,7 @@ if [[ ! -z "$CODE_SIGN_NAME" ]]; then
|
||||||
|
|
||||||
# notarize the binary
|
# notarize the binary
|
||||||
# TODO: https://jira.cfdata.org/browse/TUN-5789
|
# TODO: https://jira.cfdata.org/browse/TUN-5789
|
||||||
|
fi
|
||||||
|
|
||||||
# creating build directory
|
# creating build directory
|
||||||
rm -rf $TARGET_DIRECTORY
|
rm -rf $TARGET_DIRECTORY
|
||||||
|
|
Loading…
Reference in New Issue