nore
This commit is contained in:
parent
8dc05d6e7d
commit
b071475b69
|
@ -16,6 +16,8 @@ jobs:
|
|||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
env:
|
||||
AGENT_TOOLSDIRECTORY: '/opt/github/actions-runner/_work/_tool'
|
||||
- name: Install Poetry
|
||||
run: |
|
||||
python -m pip install poetry
|
||||
|
|
Loading…
Reference in New Issue