mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 04:17:37 +00:00
Add meta descriptions for remaining guides (#10450)
## Summary Closes https://github.com/astral-sh/uv/issues/10418.
This commit is contained in:
parent
452cafc639
commit
129a75e2d0
5 changed files with 32 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
---
|
||||
title: Using uv in GitHub Actions
|
||||
description:
|
||||
A guide to using uv in GitHub Actions, including installation, setting up Python, installing
|
||||
dependencies, and more.
|
||||
---
|
||||
|
||||
# Using uv in GitHub Actions
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue