object_based_docstore_approach #68
@@ -23,6 +23,7 @@ jobs:
|
||||
run: |
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
export PATH=$POETRY_HOME/bin:$PATH
|
||||
poetry --version
|
||||
- name: Install Dependencies
|
||||
env:
|
||||
PIP_INDEX_URL: ${{ vars.PIP_INDEX_URL }}
|
||||
|
||||
Reference in New Issue
Block a user