Skip to content

Commit dca08a6

Browse files
committed
Clean
1 parent 8a4dc44 commit dca08a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/android_live_update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ yarn build-web-view
99
echo npx @capawesome/cli apps:bundles:create \
1010
--app-id 969bc540-8077-492f-8403-b554bee5de50 \
1111
--channel default \
12-
--commitMessage $(git log -1 --pretty=format:"%s") \
12+
--commitMessage "$(git log -1 --pretty=format:"%s")" \
1313
--commitRef $commitRef \
1414
--commitSha $commitSha \
1515
--path web/out

0 commit comments

Comments
 (0)