mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-03 11:44:18 +02:00
fix. install colorama on sync workflow
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pymongo[srv]
|
||||
pip install colorama
|
||||
|
||||
- name: Run sync script
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user