mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2024-11-22 08:13:59 +00:00
specify version of poertry
This commit is contained in:
parent
2072f8ce81
commit
ff55aa762e
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user