mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Made code readable. Fixed nitter https://github.com/libredirect/browser_extension/issues/975
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests colorama pyyaml
|
||||
- run: python instances.py
|
||||
- run: python main.py
|
||||
- run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
|
||||
Reference in New Issue
Block a user