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