mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
Fixed upload in GH archive repo.
This commit is contained in:
parent
5d30ccf53b
commit
667d09bcdd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
|||||||
rm -rf archive/*.apk
|
rm -rf archive/*.apk
|
||||||
mv app/build/outputs/apk/debug/*.apk archive/
|
mv app/build/outputs/apk/debug/*.apk archive/
|
||||||
cd archive
|
cd archive
|
||||||
python uploader.py
|
python ../uploader.py
|
||||||
|
|
||||||
- name: Telegram Bot
|
- name: Telegram Bot
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user