mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-14 01:21:52 +00:00
Update update-readme.yml
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: install python packages
|
- name: install python packages
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install flask requests
|
pip install -r requirements.txt
|
||||||
|
|
||||||
- name: execute py script
|
- name: execute py script
|
||||||
run: python main.py
|
run: python main.py
|
||||||
|
|||||||
Reference in New Issue
Block a user