5
3
mirror of https://github.com/trueChristian/witnesses.git synced 2024-06-02 08:30:48 +00:00

Test with version added.

This commit is contained in:
Llewellyn van der Merwe 2022-04-09 15:48:01 +02:00
parent 317cb89562
commit ac3dd8fcc3
Signed by: Llewellyn
GPG Key ID: EFC0C720A240551C

View File

@ -11,7 +11,7 @@ jobs:
- name: Install Dependancies
run: |
sudo apt install python3.8 python3-pip bc
sudo pip3 install telegram-send
sudo pip3 install telegram-send==0.25
- name: Setup gitHub User Details
env:
GIT_USER: ${{ secrets.GIT_USER }}