Skip to content

Commit

Permalink
Add uv
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Mar 19, 2024
1 parent 24bc5a8 commit a0e1cd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:
activate-environment: ""
use-mamba: true

- name: Install nox
- name: Install nox and uv
run: |
pipx install nox
pipx install uv
- name: Build documentation
run: |
Expand Down

0 comments on commit a0e1cd6

Please sign in to comment.