maoh
This commit is contained in:
parent
b071475b69
commit
b5a93ab811
|
@ -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'
|
||||||
|
architecture: 'x64'
|
||||||
|
cache: 'pip'
|
||||||
env:
|
env:
|
||||||
AGENT_TOOLSDIRECTORY: '/opt/github/actions-runner/_work/_tool'
|
AGENT_TOOLSDIRECTORY: '/opt/github/actions-runner/_work/_tool'
|
||||||
- name: Install Poetry
|
- name: Install Poetry
|
||||||
|
|
Loading…
Reference in New Issue