.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:
Alan Orth 2021-12-14 14:21:43 +02:00
parent 6fa4791eaf
commit b6c2be7960
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 2 deletions

View File

@ -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: