Fix Bot Executor Path

This commit is contained in:
XelXen 2022-09-18 14:39:12 +05:30 committed by GitHub
parent 34822c1728
commit 8db8eff1c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@ jobs:
echo "TG_API_HASH = '${{ secrets.TG_API_HASH }}'" >> tgconfig.py
python -m pip install --upgrade pip
pip install python-telegram-bot
mv ../.github/tg.py .
python tg.py
- name: Upload APK