mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50: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
|
||||
|
||||
- name: Telegram Bot
|
||||
continue-on-error: true
|
||||
run: |
|
||||
mv ./app/build/outputs/apk/debug/*.apk .github/
|
||||
cd .github
|
||||
|
Loading…
x
Reference in New Issue
Block a user