mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-21 22:35:01 +01:00
.github/workflows/pages.yml: try default Poetry
It's better if we don't have to specify an exact version for now.
This commit is contained in:
parent
6fa4791eaf
commit
b6c2be7960
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -15,8 +15,6 @@ jobs:
|
||||
python-version: 3.9
|
||||
- name: Install Poetry
|
||||
uses: abatilo/actions-poetry@v2.1.4
|
||||
with:
|
||||
poetry-version: 1.1
|
||||
- name: Poetry version
|
||||
run: poetry --version
|
||||
pages:
|
||||
|
Loading…
Reference in New Issue
Block a user