specify version of poertry

This commit is contained in:
InsanusMokrassar 2023-06-13 22:29:30 +06:00
parent 2072f8ce81
commit ff55aa762e

View File

@ -18,6 +18,8 @@ jobs:
- name: Install Poetry
uses: abatilo/actions-poetry@v2
with:
poetry-version: '1.5.1'
- name: Build
run: poetry run mkdocs build