mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 18:04:22 +01:00
fix. install colorama on sync workflow
This commit is contained in:
parent
613d15fc41
commit
9f5091e1d3
1
.github/workflows/sync.yml
vendored
1
.github/workflows/sync.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pymongo[srv]
|
||||
pip install colorama
|
||||
|
||||
- name: Run sync script
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user