Skip to content

Commit 9e1ac7c

Browse files
committed
[fix] fix android build
1 parent e9204cf commit 9e1ac7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
6060
echo "----------------------------------"
6161
echo "- Building Android artifact..."
6262
echo "----------------------------------"
63+
source ./env.sh
6364
ionic build android --release
6465

6566
#ionic build firefoxos --release

0 commit comments

Comments
 (0)