This commit is contained in:
Benoit Marty 2022-12-15 12:09:27 +01:00
parent 8c49609aa6
commit 5e1d3e6c8d
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ else
fi fi
printf "\n================================================================================\n" printf "\n================================================================================\n"
printf "Wait for the GitHub action https://github.com/vector-im/element-android/actions/workflows/build.yml?query=branch%3Amain to build the 'main' branch.\n" printf "Wait for the GitHub action https://github.com/vector-im/element-android/actions/workflows/build.yml?query=branch%%3Amain to build the 'main' branch.\n"
read -p "After GHA is finished, please enter the artifact URL (for 'vector-gplay-release-unsigned'): " artifactUrl read -p "After GHA is finished, please enter the artifact URL (for 'vector-gplay-release-unsigned'): " artifactUrl
printf "\n================================================================================\n" printf "\n================================================================================\n"