Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar authored Nov 27, 2024
1 parent 7e7ff7c commit de808b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Install dependencies
run: uv sync

- name: add deps
run: apt install -y python3-dev build-essential

- name: Build docs
run: cd docs && uv run make html

Expand Down

0 comments on commit de808b4

Please sign in to comment.