Skip to content

Commit

Permalink
update website build dep group
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidari committed Jul 31, 2024
1 parent aff818d commit b2dc861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: pip install poetry

- name: Install dependencies with Poetry
run: poetry install --with dev
run: poetry install --with docs

# Building
- name: Build HTML using Poetry
Expand Down

0 comments on commit b2dc861

Please sign in to comment.