Skip to content

Commit

Permalink
install uv
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Jan 22, 2025
1 parent 583733c commit 8eed257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
chmod +x ontoenv_v0.1.10a7_x86_64_linux_gnu
sudo mv ontoenv_v0.1.10a7_x86_64_linux_gnu /usr/local/bin/ontoenv
- name: Install uv
uses: astral-sh/setup-uv@v5

- uses: actions/setup-python@v4
with:
python-version: 3.11
Expand Down

0 comments on commit 8eed257

Please sign in to comment.