Fixed wrong version pulling
This commit is contained in:
parent
dd6f2e1e3c
commit
1ca8e6b778
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -69,10 +69,10 @@ jobs:
|
||||
python-version: 3.8
|
||||
|
||||
# PYTHON for dependency export only, not installing
|
||||
- name: Install Poetry 3.8
|
||||
- name: Install Poetry 1.1.4
|
||||
uses: abatilo/actions-poetry@v2.1.0
|
||||
with:
|
||||
poetry-version: 3.8
|
||||
poetry-version: 1.1.4
|
||||
|
||||
# JS setup
|
||||
- name: Install Node 14
|
||||
|
Loading…
Reference in New Issue
Block a user