mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2024-11-22 16:24:00 +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
|
- name: Install Poetry
|
||||||
uses: abatilo/actions-poetry@v2
|
uses: abatilo/actions-poetry@v2
|
||||||
|
with:
|
||||||
|
poetry-version: '1.5.1'
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: poetry run mkdocs build
|
run: poetry run mkdocs build
|
||||||
|
Loading…
Reference in New Issue
Block a user