fix: add uv build step to publish workflow

This commit is contained in:
tayf 2026-03-08 20:09:34 +02:00
parent c3bfc05755
commit caa672219c

View file

@ -13,8 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
- uses: astral-sh/setup-uv@v5