Create ci.yml

Filter added.
This commit is contained in:
Daniel 2023-02-21 07:41:02 +00:00 committed by GitHub
parent ec606bb951
commit 8731ac6066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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