This commit is contained in:
nomadics9 2024-12-16 02:19:52 +03:00
parent 2a7115ccac
commit f028346f83

View file

@ -117,6 +117,12 @@ jobs:
api-level: latest
build-tools: latest
- name: Export Android SDK Path
run: |
echo "ANDROID_HOME=$ANDROID_HOME" >> $GITHUB_ENV
echo "$ANDROID_HOME/platform-tools" >> $GITHUB_PATH
echo "$ANDROID_HOME/build-tools/latest" >> $GITHUB_PATH
- name: Sign app APK
uses: r0adkll/sign-android-release@v1
# ID used to access action output