You've already forked wakapi-readme-stats
Merge branch 'master' into fix/graph_ql_queries_reworked
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.8
|
python-version: 3.8
|
||||||
|
cache: 'pip'
|
||||||
|
|
||||||
- name: Install Dependencies 📥
|
- name: Install Dependencies 📥
|
||||||
run: pip install -r requirements.txt
|
run: pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user