Update update-readme.yml

This commit is contained in:
Lucas
2022-05-20 07:50:11 +02:00
committed by GitHub
parent c219579473
commit 468d6b16a8
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install flask requests
- name: execute py script
run: python main.py