mirror of
https://github.com/trueChristian/witnesses.git
synced 2024-11-08 06:15:27 +00:00
Adds python-telegram-bot
This commit is contained in:
parent
abf661ee9a
commit
f4a1188738
2
.github/workflows/test-telegram.yml
vendored
2
.github/workflows/test-telegram.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Install Dependancies
|
- name: Install Dependancies
|
||||||
run: |
|
run: |
|
||||||
sudo apt install python3.8 python3-pip bc
|
sudo apt install python3.8 python3-pip bc
|
||||||
sudo pip3 install telegram-send
|
sudo pip3 install telegram-send python-telegram-bot
|
||||||
- name: Setup gitHub User Details
|
- name: Setup gitHub User Details
|
||||||
env:
|
env:
|
||||||
GIT_USER: ${{ secrets.GIT_USER }}
|
GIT_USER: ${{ secrets.GIT_USER }}
|
||||||
|
Loading…
Reference in New Issue
Block a user