Skip to content

Commit ceb3ef1

Browse files
author
Néstor Salceda
committed
ci: Make documentation on a poetry shell
1 parent 136686a commit ceb3ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: poetry install
3333

3434
- name: Documentation
35-
run: make html
35+
run: poetry run make html
3636
working-directory: ./doc
3737

3838
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)