Update main.yml

This commit is contained in:
ManeraKai 2022-04-14 01:35:35 +03:00 committed by GitHub
parent 61b2cc990f
commit ff208d39bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install requests bs4
pip install requests bs4 colorama
- name: run script
run: python src/instances/get_instances.py