Move all builds to Archive dir for PR builds

This commit is contained in:
XelXen 2022-11-27 12:26:46 +05:30 committed by GitHub
parent 2ca8cdee71
commit f2dbd5c34b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ jobs:
echo "GH_REPO = '${{ github.repository }}'" > tgconfig.py
git clone https://github.com/LibreTubeAlpha/Archive archive
rm -rf archive/*.apk
mv app/build/outputs/apk/debug/*-signed.apk archive/
mv app/build/outputs/apk/debug/*.apk archive/
cd archive
python ../uploader.py