nore
This commit is contained in:
2
.github/workflows/django-ci.yml
vendored
2
.github/workflows/django-ci.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
|||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
env:
|
||||||
|
AGENT_TOOLSDIRECTORY: '/opt/github/actions-runner/_work/_tool'
|
||||||
- name: Install Poetry
|
- name: Install Poetry
|
||||||
run: |
|
run: |
|
||||||
python -m pip install poetry
|
python -m pip install poetry
|
||||||
|
Reference in New Issue
Block a user