mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
Fix paths
This commit is contained in:
parent
ecd41f7db3
commit
08a546c0b5
2
.github/workflows/tg-bot.yml
vendored
2
.github/workflows/tg-bot.yml
vendored
@ -29,8 +29,8 @@ jobs:
|
|||||||
- name: Download packages
|
- name: Download packages
|
||||||
run: |
|
run: |
|
||||||
cd ~
|
cd ~
|
||||||
|
mv .github/pkg.py .
|
||||||
python pkg.py
|
python pkg.py
|
||||||
cd ..
|
|
||||||
|
|
||||||
- name: Telegram Bot
|
- name: Telegram Bot
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Loading…
Reference in New Issue
Block a user