mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 16:00:31 +05:30
Continue on error
This commit is contained in:
parent
d8c8e9071c
commit
0072ac1ede
1
.github/workflows/tg-bot.yml
vendored
1
.github/workflows/tg-bot.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
|||||||
./gradlew assembleDebug
|
./gradlew assembleDebug
|
||||||
|
|
||||||
- name: Telegram Bot
|
- name: Telegram Bot
|
||||||
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
mv ./app/build/outputs/apk/debug/*.apk .github/
|
mv ./app/build/outputs/apk/debug/*.apk .github/
|
||||||
cd .github
|
cd .github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user