We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d23d7d commit 82c0682Copy full SHA for 82c0682
.github/ci/build/build_android.sh
@@ -37,6 +37,7 @@
37
# pr: output test.zip to workspace dir
38
# others: Rename the zip package name yourself, But need copy it to workspace dir
39
##################################
40
+export PATH=$PATH:/opt/homebrew/bin
41
42
echo Package_Publish: $Package_Publish
43
echo is_tag_fetch: $is_tag_fetch
0 commit comments